+ 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 [Mon Mar 2 19:31:02 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-78c8ddbdf8-zwtrv 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 0x7f45a348b668 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-03-02 19:31:07.585 8 INFO nova.utils [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:31:07.633 7 INFO nova.utils [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:31:09.229 8 WARNING keystonemiddleware._common.config [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:31:09.238 8 WARNING oslo_config.cfg [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:31:09.296 7 WARNING keystonemiddleware._common.config [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:31:09.305 7 WARNING oslo_config.cfg [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:31:09.315 8 WARNING keystonemiddleware._common.config [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:31:09.330 8 WARNING oslo_config.cfg [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] 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-03-02 19:31:09.342 8 WARNING oslo_config.cfg [None req-191d393e-f945-402b-90a7-ca312d1d9959 - - - - - -] 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 0x7f45a348b668 pid: 8 (default app) 2026-03-02 19:31:09.386 7 WARNING keystonemiddleware._common.config [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:31:09.401 7 WARNING oslo_config.cfg [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] 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-03-02 19:31:09.413 7 WARNING oslo_config.cfg [None req-6ab615e7-10f4-4f14-9a49-0807baa67111 - - - - - -] 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 0x7f45a348b668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:31:22 2026] GET /v2.1 => generated 114 bytes in 20 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-03-02 19:31:22.822 8 WARNING oslo_policy.policy [None req-a8ce4507-e988-46d5-8ab1-6d95b724015d 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - 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-03-02 19:31:22.823 8 WARNING oslo_policy.policy [None req-a8ce4507-e988-46d5-8ab1-6d95b724015d 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:31:22 2026] GET /v2.1 => generated 0 bytes in 544 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-03-02 19:31:22.921 7 WARNING oslo_policy.policy [req-a8ce4507-e988-46d5-8ab1-6d95b724015d req-e98f5450-5613-4245-b83a-3486e66d18e7 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - 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-03-02 19:31:22.922 7 WARNING oslo_policy.policy [req-a8ce4507-e988-46d5-8ab1-6d95b724015d req-e98f5450-5613-4245-b83a-3486e66d18e7 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:31:22 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:31:23.028 8 INFO nova.api.openstack.wsgi [None req-2bc1cf39-03a9-499c-a8ae-d44ca7b3cc66 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.140 () {48 vars in 1011 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:31:23 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: 8|app: 0|req: 4/8] 162.253.55.140 () {52 vars in 1048 bytes} [Mon Mar 2 19:31:23 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:31:23.988 8 INFO nova.api.openstack.wsgi [None req-e65bba49-5497-4bbd-b53d-e06b0533ad7c 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.140 () {48 vars in 1013 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:31:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.140 () {52 vars in 1048 bytes} [Mon Mar 2 19:31:24 2026] POST /v2.1/flavors => 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: 8/15] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:31:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:31:24 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:31:24 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-03-02 19:31:24.883 8 INFO nova.api.openstack.wsgi [None req-b48e0de8-aa53-49ac-be85-94115b5d7fd2 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 19:31:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:31:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.140 () {52 vars in 1048 bytes} [Mon Mar 2 19:31:24 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:31:25 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:31:25 2026] GET /v2.1 => generated 0 bytes in 342 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:31:26 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-03-02 19:31:26.117 7 INFO nova.api.openstack.wsgi [None req-32a126f7-ae3e-41ed-a56d-1815333dd120 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 162.253.55.140 () {48 vars in 1013 bytes} [Mon Mar 2 19:31:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:31:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.140 () {52 vars in 1048 bytes} [Mon Mar 2 19:31:26 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:31:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:31:27 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:31:27 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:31:27.124 7 INFO nova.api.openstack.wsgi [None req-41457c98-f27a-4910-82b4-7792dffe9253 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 19:31:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:31:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.140 () {52 vars in 1048 bytes} [Mon Mar 2 19:31:27 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.127 () {28 vars in 454 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.127 () {30 vars in 658 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1 => generated 0 bytes in 82 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: 54/107] 10.0.0.127 () {32 vars in 731 bytes} [Mon Mar 2 19:37:18 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: 54/108] 10.0.0.127 () {34 vars in 804 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:39:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:39:44 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/139] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:39:44 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:39:44.827 7 INFO nova.api.openstack.wsgi [None req-7ba32edd-2637-4b86-ac34-936d6d547a96 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 70/140] 162.253.55.140 () {48 vars in 1017 bytes} [Mon Mar 2 19:39:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:39:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 162.253.55.140 () {52 vars in 1049 bytes} [Mon Mar 2 19:39:44 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:40:42 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: 78/156] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:40:42 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:40:42 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-03-02 19:40:42.740 7 INFO nova.api.openstack.wsgi [None req-721ad018-40bb-427f-b1a8-2e7fcbf92589 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 166d230910a8454d9d07cb323963f022 [pid: 7|app: 0|req: 79/158] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:40:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 19:40:42.755 8 WARNING oslo_db.sqlalchemy.utils [None req-4d320fd1-d4f5-40a8-b64c-c10370857255 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/159] 162.253.55.140 () {48 vars in 1016 bytes} [Mon Mar 2 19:40:42 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 162.253.55.140 () {52 vars in 1057 bytes} [Mon Mar 2 19:40:42 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:40: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: 82/164] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:40:46 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:40:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 162.253.55.140 () {48 vars in 1073 bytes} [Mon Mar 2 19:40:46 2026] GET /v2.1/os-quota-sets/84a065503da440b1837115e4a3740f9b => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.140 () {52 vars in 1125 bytes} [Mon Mar 2 19:40:46 2026] PUT /v2.1/os-quota-sets/84a065503da440b1837115e4a3740f9b => generated 238 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:49:11 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: 135/269] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:49:11 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/270] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:49:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:49:11.849 7 INFO nova.api.openstack.wsgi [None req-017ed29e-f2e4-40b4-93e9-256e95f2fee5 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 136/271] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 19:49:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 19:49:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 162.253.55.140 () {52 vars in 1049 bytes} [Mon Mar 2 19:49:11 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 19:53:35 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: 165/329] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 19:53:35 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/330] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 19:53:35 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 162.253.55.140 () {48 vars in 1073 bytes} [Mon Mar 2 19:53:35 2026] GET /v2.1/os-quota-sets/3249ddf788c24ea3904480808d1000fd => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 162.253.55.140 () {52 vars in 1125 bytes} [Mon Mar 2 19:53:36 2026] PUT /v2.1/os-quota-sets/3249ddf788c24ea3904480808d1000fd => generated 238 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:54:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 236 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: 172/344] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 175/349] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-services => generated 782 bytes in 68 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: 175/350] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 176/351] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 177/354] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:54:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:55:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:55:31 2026] GET /v2.1/os-services => generated 782 bytes in 26 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: 188/376] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:55:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 189/377] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:55:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/378] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:55:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/392] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/393] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 197/394] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 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: 200/399] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 200/400] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:56:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:56:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:56:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/420] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 212/423] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:57:30 2026] GET /v2.1/os-services => generated 782 bytes in 31 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: 213/425] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:57:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/426] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:57:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 30 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: 221/442] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/446] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/447] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:58:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:58:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 225/449] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:58:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:58:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/os-services => generated 782 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/465] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/467] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 34 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: 235/469] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:59:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 19:59:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 19:59:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 19:59:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 237/473] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 19:59:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 19:59:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.5 () {28 vars in 452 bytes} [Mon Mar 2 20:00:07 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: 242/484] 10.0.0.5 () {30 vars in 656 bytes} [Mon Mar 2 20:00:07 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: 7|app: 0|req: 243/485] 10.0.0.5 () {32 vars in 729 bytes} [Mon Mar 2 20:00:07 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: 243/486] 10.0.0.5 () {34 vars in 763 bytes} [Mon Mar 2 20:00:07 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: 244/487] 10.0.0.5 () {28 vars in 452 bytes} [Mon Mar 2 20:00:11 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/488] 10.0.0.5 () {30 vars in 656 bytes} [Mon Mar 2 20:00:11 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.5 () {32 vars in 729 bytes} [Mon Mar 2 20:00:11 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: 245/490] 10.0.0.5 () {34 vars in 763 bytes} [Mon Mar 2 20:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 10.0.0.5 () {28 vars in 452 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 10.0.0.5 () {30 vars in 656 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1 => generated 0 bytes in 32 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: 248/495] 10.0.0.5 () {32 vars in 729 bytes} [Mon Mar 2 20:00:16 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: 248/496] 10.0.0.5 () {34 vars in 806 bytes} [Mon Mar 2 20:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.5 () {28 vars in 452 bytes} [Mon Mar 2 20:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/498] 10.0.0.5 () {30 vars in 656 bytes} [Mon Mar 2 20:00:20 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 10.0.0.5 () {32 vars in 729 bytes} [Mon Mar 2 20:00:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.5 () {34 vars in 806 bytes} [Mon Mar 2 20:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 27 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: 252/503] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 253/506] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-services => generated 782 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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: 255/509] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 255/510] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 29 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: 257/513] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:00:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:00:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 265/530] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 31 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: 266/531] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 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: 269/537] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 269/538] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:01:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/553] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:02:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 279/558] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:02:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:02:31 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:02:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 15 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: 281/561] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:02:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 281/562] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:02:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/os-services => generated 782 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/577] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 289/578] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:03:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:03:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 292/584] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:03:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 293/585] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:03:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:03:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:03:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 296/592] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:03:50 2026] GET /v2.1 => generated 0 bytes in 46 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: 297/593] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:03:50 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:03:50.238 8 INFO nova.api.openstack.wsgi [None req-4041beb5-58f5-4ff4-94fb-13b59c8dfc6d 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 297/594] 162.253.55.140 () {48 vars in 1011 bytes} [Mon Mar 2 20:03:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:03:50 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: 298/596] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:03:50 2026] GET /v2.1/flavors/0f441ee3-c33f-4072-8c02-333ca9d5fa5f/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:03:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:03:51 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/599] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:03:51 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-03-02 20:03:51.615 8 INFO nova.api.openstack.wsgi [None req-7e972f12-3b24-41e3-9d53-3c0e862c18f6 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 300/600] 162.253.55.140 () {48 vars in 1013 bytes} [Mon Mar 2 20:03:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:03:51 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: 301/602] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:03:51 2026] GET /v2.1/flavors/8ad4e92f-a48e-4acf-8e12-4593bf703184/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:03:52 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: 302/604] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:03:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/605] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:03:52 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-03-02 20:03:52.543 8 INFO nova.api.openstack.wsgi [None req-ba734c02-09ed-4efa-ae2e-2a0dbcc3a0b0 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 303/606] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 20:03:52 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: 304/607] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:03:52 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: 304/608] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:03:52 2026] GET /v2.1/flavors/e76062b1-f046-4b98-88eb-93acbc71bc2e/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: 305/609] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:03:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:03:53 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/611] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:03:53 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-03-02 20:03:53.452 8 INFO nova.api.openstack.wsgi [None req-38d8cd6d-533b-4bde-8ce1-854421401d12 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 306/612] 162.253.55.140 () {48 vars in 1013 bytes} [Mon Mar 2 20:03:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:03:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:03:53 2026] GET /v2.1/flavors/3edf9eba-0b6c-4b25-84c9-d4abf05a89a4/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:03:54 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: 308/616] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:03:54 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: 309/617] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:03:54 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-03-02 20:03:54.387 8 INFO nova.api.openstack.wsgi [None req-016678dc-66ad-4a8b-a604-6b585393fabe 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 309/618] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 20:03:54 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:03:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:03:54 2026] GET /v2.1/flavors/2b8fefff-a500-44c4-a722-dd36467f653f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 318/635] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:04:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 319/638] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:04:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:04:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 320/640] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:04:31 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:04:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 323/646] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:04:55 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/647] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:04:55 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-03-02 20:04:55.261 7 INFO nova.api.openstack.wsgi [None req-b5082350-13ac-4a18-bef5-1bef5207b47c 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 324/648] 162.253.55.140 () {48 vars in 1017 bytes} [Mon Mar 2 20:04:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:04:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:04:55 2026] GET /v2.1/flavors/45c3d857-6df5-4fd4-9312-d3b7db0b1d4a/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:05:01 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: 327/654] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:05:01 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 328/655] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:05:01 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: 328/656] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:05:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:05: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: 329/658] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:05:05 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 330/659] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:05:05 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: 330/660] 162.253.55.140 () {48 vars in 1073 bytes} [Mon Mar 2 20:05:05 2026] GET /v2.1/os-quota-sets/84a065503da440b1837115e4a3740f9b => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 334/668] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 336/672] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/os-services => generated 782 bytes in 26 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: 337/674] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 32 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: 338/675] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:05:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:05:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:05:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:05:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/684] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:05:52 2026] GET /v2.1 => generated 0 bytes in 29 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: 343/685] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:05:52 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-03-02 20:05:52.416 8 INFO nova.api.openstack.wsgi [None req-b98d388e-6b25-4a5f-952a-991e702fa1bd 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 343/686] 162.253.55.140 () {48 vars in 1015 bytes} [Mon Mar 2 20:05:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:05:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 162.253.55.140 () {48 vars in 1099 bytes} [Mon Mar 2 20:05:52 2026] GET /v2.1/flavors/771ac004-f9db-4c74-95cc-651cc30fa976/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:06:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:06:06 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: 348/695] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:06:06 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 162.253.55.140 () {48 vars in 1073 bytes} [Mon Mar 2 20:06:06 2026] GET /v2.1/os-quota-sets/3249ddf788c24ea3904480808d1000fd => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:06:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 77 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: 351/702] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:06:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:06:30 2026] GET /v2.1/os-services => generated 782 bytes in 32 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: 352/704] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:06:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 31 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: 353/705] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 355/709] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:06:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 162.253.55.140 () {42 vars in 705 bytes} [Mon Mar 2 20:06: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) /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: 359/718] 162.253.55.140 () {44 vars in 909 bytes} [Mon Mar 2 20:06:47 2026] GET /v2.1 => generated 0 bytes in 45 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: 360/719] 162.253.55.140 () {46 vars in 982 bytes} [Mon Mar 2 20:06:47 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-03-02 20:06:47.295 8 INFO nova.api.openstack.wsgi [None req-b952b271-3948-4a0c-8b90-684569994011 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 360/720] 162.253.55.140 () {48 vars in 1011 bytes} [Mon Mar 2 20:06:47 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: 361/721] 162.253.55.140 () {48 vars in 1051 bytes} [Mon Mar 2 20:06:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/730] 10.0.0.81 () {32 vars in 654 bytes} [Mon Mar 2 20:07:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:07:29 2026] GET /v2.1/servers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 20:07:29.246 8 WARNING oslo_db.sqlalchemy.utils [None req-111dedf7-d34b-47a6-ae02-8dbe0d98e256 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 366/732] 10.0.0.81 () {32 vars in 648 bytes} [Mon Mar 2 20:07:29 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: 7|app: 0|req: 367/733] 10.0.0.81 () {32 vars in 693 bytes} [Mon Mar 2 20:07:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:07:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:07:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:07:30 2026] GET /v2.1/os-services => generated 782 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/738] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/744] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/745] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:07:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/748] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:40 2026] GET /v2.1/flavors/0f441ee3-c33f-4072-8c02-333ca9d5fa5f => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:07:40 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:40 2026] GET /v2.1/flavors/0f441ee3-c33f-4072-8c02-333ca9d5fa5f => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:47.351 7 WARNING neutronclient.v2_0.client [None req-3ad3de5e-af09-4e66-90c6-fff5e0ebe256 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/753] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:07:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.81 () {34 vars in 684 bytes} [Mon Mar 2 20:07:47 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:49.373 8 WARNING neutronclient.v2_0.client [None req-55498496-d1e3-4d92-b861-2efb7a295790 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:50.116 8 WARNING neutronclient.v2_0.client [None req-55498496-d1e3-4d92-b861-2efb7a295790 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/755] 10.0.0.81 () {34 vars in 694 bytes} [Mon Mar 2 20:07:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:50.486 7 WARNING neutronclient.v2_0.client [None req-47bf1c93-fde7-4e44-9eaf-52839189e3d1 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/756] 10.0.0.81 () {34 vars in 684 bytes} [Mon Mar 2 20:07:50 2026] POST /v2.1/os-security-groups => generated 247 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:51.176 8 WARNING neutronclient.v2_0.client [None req-40440be2-3f85-4d7c-92f6-f85248bd1b67 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:51.402 7 WARNING neutronclient.v2_0.client [None req-75b238ab-b250-4c26-b369-93498105f524 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:52.368 8 WARNING neutronclient.v2_0.client [None req-40440be2-3f85-4d7c-92f6-f85248bd1b67 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:52.404 7 WARNING neutronclient.v2_0.client [None req-75b238ab-b250-4c26-b369-93498105f524 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/757] 10.0.0.81 () {34 vars in 694 bytes} [Mon Mar 2 20:07:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1662 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:52.844 8 WARNING neutronclient.v2_0.client [None req-ae91bb9a-cb73-42eb-87dc-81c85a46a3ad 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:53.833 8 WARNING neutronclient.v2_0.client [None req-ae91bb9a-cb73-42eb-87dc-81c85a46a3ad 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in 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/758] 10.0.0.81 () {34 vars in 694 bytes} [Mon Mar 2 20:07:52 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 1319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:54.167 8 WARNING neutronclient.v2_0.client [None req-bdcf35bf-e293-4766-b074-0f87c6913231 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/759] 10.0.0.81 () {32 vars in 736 bytes} [Mon Mar 2 20:07:54 2026] GET /v2.1/os-security-groups/77baa5a3-1e2d-4323-99b6-29457f4e71d9 => generated 664 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:54.251 7 WARNING neutronclient.v2_0.client [None req-75b238ab-b250-4c26-b369-93498105f524 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/760] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:07:54 2026] POST /v2.1/os-keypairs => generated 384 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:07:54.355 8 WARNING neutronclient.v2_0.client [None req-b0dea516-2a87-465c-a551-f9d16a10eb09 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:54.586 8 WARNING neutronclient.v2_0.client [None req-b0dea516-2a87-465c-a551-f9d16a10eb09 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:54.826 8 WARNING neutronclient.v2_0.client [None req-b0dea516-2a87-465c-a551-f9d16a10eb09 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/761] 10.0.0.81 () {32 vars in 749 bytes} [Mon Mar 2 20:07:54 2026] DELETE /v2.1/os-security-group-rules/aefbba45-6495-40e5-aeaf-4b9131afe828 => generated 0 bytes in 851 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:07:55.215 8 WARNING neutronclient.v2_0.client [None req-af1b841a-b8a7-404f-ac13-b6b290178d76 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:55.824 8 WARNING neutronclient.v2_0.client [None req-af1b841a-b8a7-404f-ac13-b6b290178d76 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/762] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:07:51 2026] POST /v2.1/servers => generated 449 bytes in 4562 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-03-02 20:07:55.943 7 WARNING neutronclient.v2_0.client [None req-ecc6b468-839c-4a9a-a28e-d8d0874ba493 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/765] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:55 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1400 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-03-02 20:07:56.122 7 WARNING neutronclient.v2_0.client [None req-344c9d15-8744-4469-845c-dc026edccf04 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/766] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:07:55 2026] DELETE /v2.1/os-security-groups/77baa5a3-1e2d-4323-99b6-29457f4e71d9 => generated 0 bytes in 921 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:07:56.139 8 WARNING neutronclient.v2_0.client [None req-1f34b3b2-075d-44ca-a2d5-ccd4328a7943 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:56.164 7 WARNING neutronclient.v2_0.client [None req-344c9d15-8744-4469-845c-dc026edccf04 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:56.190 8 WARNING neutronclient.v2_0.client [None req-1f34b3b2-075d-44ca-a2d5-ccd4328a7943 38ff0976c20248eb937c471212385e57 0bdf2a9459c1448e924ec7d938cac605 - - default default] The python binding code in 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/767] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:07:56 2026] DELETE /v2.1/os-security-groups/c4f05043-239f-4ad7-9dc1-7366c6d204dc => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:07:56.612 7 WARNING neutronclient.v2_0.client [None req-344c9d15-8744-4469-845c-dc026edccf04 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:07:57.084 8 WARNING neutronclient.v2_0.client [None req-00712674-dd89-4a00-a897-14fd806d8650 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/768] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:57 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1404 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:07:56 2026] POST /v2.1/servers => generated 453 bytes in 1653 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-03-02 20:07:57.738 8 WARNING neutronclient.v2_0.client [None req-bf73a89a-be19-4ecb-8359-9f8000aa3d8e 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/770] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:57 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1390 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:07:58.701 7 WARNING neutronclient.v2_0.client [None req-4a04e7f3-e870-419c-8ba0-873cbb356986 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/771] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:58 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1452 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:07:59.367 8 WARNING neutronclient.v2_0.client [None req-7b171ad1-88fc-4628-986c-87dc2a1603f3 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/772] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:07:59 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1386 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-03-02 20:08:00.176 7 WARNING neutronclient.v2_0.client [None req-5d88d039-af3e-440c-a8c5-3e19f2be4874 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/773] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:00 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1460 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-03-02 20:08:00.450 8 WARNING neutronclient.v2_0.client [None req-7587a259-c8a1-42ba-93b7-2f889f1e3238 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/774] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:00 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1442 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-03-02 20:08:01.295 7 WARNING neutronclient.v2_0.client [None req-603c3bab-b5be-4359-8fbe-c9b7eb8ff183 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] 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-03-02 20:08:01.564 8 WARNING neutronclient.v2_0.client [None req-60ffb339-4017-4460-bfff-40166af86355 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/775] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:01 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1527 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:01 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1442 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:02.621 7 WARNING neutronclient.v2_0.client [None req-faee04a6-9ccc-40b3-88e8-3bfdcdd54351 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:02.664 8 WARNING neutronclient.v2_0.client [None req-15d26119-4321-4a74-849e-cf76298d6fbb 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/777] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:02 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1450 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:02.948 8 INFO nova.api.openstack.compute.server_external_events [req-79b21ded-3d01-4d80-8925-9da987ad2009 req-bd681286-9c99-4345-bf0e-1de11bb8f36a 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance 2026-03-02 20:08:02.959 8 INFO nova.compute.rpcapi [None req-6200c34d-8055-4eab-90e2-8eeadb5209a7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 391/778] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:02 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) [pid: 7|app: 0|req: 388/779] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:02 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:03.930 8 WARNING neutronclient.v2_0.client [None req-2e1030e9-06ab-4dbf-9cfb-664f389bdad7 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:04.264 7 WARNING neutronclient.v2_0.client [None req-86c2faad-4e9b-4afd-9fc8-c4c2e21ec292 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/780] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:03 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1528 bytes in 2148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:06.115 8 INFO nova.api.openstack.compute.server_external_events [req-774bc080-0b1b-41fd-9966-e9704095a9e1 req-88995e2a-ffae-4512-a53a-b0bc35dfab84 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 8|app: 0|req: 395/783] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:04 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 2051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:07.078 8 WARNING neutronclient.v2_0.client [None req-be81cd7e-3d53-4f88-a2db-4d37b8812a36 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:07.314 7 WARNING neutronclient.v2_0.client [None req-6d5e4d72-ae44-43d8-9df1-feb8ba9d73d0 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/785] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:07 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:07 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:07.759 8 WARNING neutronclient.v2_0.client [None req-96b72367-93b9-411f-a947-fe56fabc0057 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/787] 10.0.0.81 () {34 vars in 684 bytes} [Mon Mar 2 20:08:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:07.968 7 WARNING neutronclient.v2_0.client [None req-7ae93b18-55f0-4152-9d4b-76f92c3dcc16 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in 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/788] 10.0.0.81 () {34 vars in 684 bytes} [Mon Mar 2 20:08:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:08:08.201 8 WARNING neutronclient.v2_0.client [None req-9e9ba9eb-a9b3-46e3-97c7-365ece81303d a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/789] 10.0.0.81 () {34 vars in 684 bytes} [Mon Mar 2 20:08:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:08:08.461 7 WARNING neutronclient.v2_0.client [None req-4884c9b4-73e6-42db-8a9d-a5accf705833 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:08.503 7 WARNING neutronclient.v2_0.client [None req-4884c9b4-73e6-42db-8a9d-a5accf705833 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:08.549 7 WARNING neutronclient.v2_0.client [None req-4884c9b4-73e6-42db-8a9d-a5accf705833 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in 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/790] 10.0.0.81 () {32 vars in 662 bytes} [Mon Mar 2 20:08:08 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:08:08.612 8 WARNING neutronclient.v2_0.client [None req-037e134d-bf97-4413-a7f1-81c175fb49cf a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:08.642 8 WARNING neutronclient.v2_0.client [None req-037e134d-bf97-4413-a7f1-81c175fb49cf a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:08.658 7 WARNING neutronclient.v2_0.client [None req-c7d44137-947c-4892-8283-7fe68855de1b 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/791] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:08 2026] DELETE /v2.1/os-security-groups/1b149401-c024-490a-acb1-e70631555a6c => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:08:08.827 8 WARNING neutronclient.v2_0.client [None req-069f279c-e4f7-44ad-bf79-db0499d462dc 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/792] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:08 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:08.979 7 WARNING neutronclient.v2_0.client [None req-7aff77b2-2ac4-41d8-8b8c-09843c850821 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in 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/793] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:08 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:08:09.060 7 INFO nova.api.openstack.wsgi [None req-7aff77b2-2ac4-41d8-8b8c-09843c850821 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 1b149401-c024-490a-acb1-e70631555a6c does not exist Neutron server returns request_ids: ['req-32999de7-fa75-4c03-9e20-b7e7114f6724'] [pid: 7|app: 0|req: 394/794] 10.0.0.81 () {32 vars in 736 bytes} [Mon Mar 2 20:08:08 2026] GET /v2.1/os-security-groups/1b149401-c024-490a-acb1-e70631555a6c => generated 194 bytes in 95 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-03-02 20:08:09.074 8 WARNING neutronclient.v2_0.client [None req-73c9af89-7ca8-42cc-8a7b-e1d276862eea a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.148 8 WARNING neutronclient.v2_0.client [None req-73c9af89-7ca8-42cc-8a7b-e1d276862eea a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in 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/795] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:09 2026] DELETE /v2.1/os-security-groups/22ab3476-cfdd-4841-9313-1c602ac84779 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:08:09.390 7 WARNING neutronclient.v2_0.client [None req-1414a678-1d37-4e71-a35f-e20d54804eac a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.451 7 INFO nova.api.openstack.wsgi [None req-1414a678-1d37-4e71-a35f-e20d54804eac a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 22ab3476-cfdd-4841-9313-1c602ac84779 does not exist Neutron server returns request_ids: ['req-a451b4f0-1cf5-4894-bba2-a1e2c2d8dc22'] [pid: 7|app: 0|req: 395/796] 10.0.0.81 () {32 vars in 736 bytes} [Mon Mar 2 20:08:09 2026] GET /v2.1/os-security-groups/22ab3476-cfdd-4841-9313-1c602ac84779 => generated 194 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:09.473 8 WARNING neutronclient.v2_0.client [None req-6e2b9370-9a59-46f7-8ec6-c635e76ab905 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.546 8 WARNING neutronclient.v2_0.client [None req-6e2b9370-9a59-46f7-8ec6-c635e76ab905 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/797] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:09 2026] DELETE /v2.1/os-security-groups/707a6096-19a1-4b96-96e7-607dbb87113d => generated 0 bytes in 269 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:08:09.756 7 WARNING neutronclient.v2_0.client [None req-e7cfd0c0-b92a-414f-982b-2d868971dcdd a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.776 7 INFO nova.api.openstack.wsgi [None req-e7cfd0c0-b92a-414f-982b-2d868971dcdd a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 707a6096-19a1-4b96-96e7-607dbb87113d does not exist Neutron server returns request_ids: ['req-048fe41b-90de-4559-8487-ece298366fe8'] [pid: 7|app: 0|req: 396/798] 10.0.0.81 () {32 vars in 736 bytes} [Mon Mar 2 20:08:09 2026] GET /v2.1/os-security-groups/707a6096-19a1-4b96-96e7-607dbb87113d => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:09.793 8 WARNING neutronclient.v2_0.client [None req-0f65b31c-f86e-4cd0-8d87-3cc8b2fd4d38 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.828 8 WARNING neutronclient.v2_0.client [None req-0f65b31c-f86e-4cd0-8d87-3cc8b2fd4d38 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.863 8 WARNING neutronclient.v2_0.client [None req-0f65b31c-f86e-4cd0-8d87-3cc8b2fd4d38 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/799] 10.0.0.81 () {32 vars in 662 bytes} [Mon Mar 2 20:08:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:08:09.921 7 WARNING neutronclient.v2_0.client [None req-9c8bc626-2f6d-411c-acb9-854da39164fe a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.940 7 INFO nova.api.openstack.wsgi [None req-9c8bc626-2f6d-411c-acb9-854da39164fe a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 707a6096-19a1-4b96-96e7-607dbb87113d does not exist Neutron server returns request_ids: ['req-94b055f0-9d15-4b7f-8eb0-4c919f37185a'] [pid: 7|app: 0|req: 397/800] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:09 2026] DELETE /v2.1/os-security-groups/707a6096-19a1-4b96-96e7-607dbb87113d => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:09.949 8 WARNING neutronclient.v2_0.client [None req-93282464-d89c-4331-8257-776ced96484d a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.969 8 INFO nova.api.openstack.wsgi [None req-93282464-d89c-4331-8257-776ced96484d a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 22ab3476-cfdd-4841-9313-1c602ac84779 does not exist Neutron server returns request_ids: ['req-9dbf751e-3158-4615-8c09-b82f23454a87'] [pid: 8|app: 0|req: 404/801] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:09 2026] DELETE /v2.1/os-security-groups/22ab3476-cfdd-4841-9313-1c602ac84779 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:09.979 7 WARNING neutronclient.v2_0.client [None req-f96980b1-300e-4095-83ea-6a93ea20f688 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:09.996 7 INFO nova.api.openstack.wsgi [None req-f96980b1-300e-4095-83ea-6a93ea20f688 a2f838bc51a64afa9329fce18274a905 4f7290150e204cb8bac7447f26577511 - - default default] HTTP exception thrown: Security group 1b149401-c024-490a-acb1-e70631555a6c does not exist Neutron server returns request_ids: ['req-da6bc204-c9a9-43f6-a920-da85559c20a8'] [pid: 7|app: 0|req: 398/802] 10.0.0.81 () {32 vars in 739 bytes} [Mon Mar 2 20:08:09 2026] DELETE /v2.1/os-security-groups/1b149401-c024-490a-acb1-e70631555a6c => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:10.013 8 WARNING neutronclient.v2_0.client [None req-1485aa1b-f563-4cd4-9cb8-ae5ccb0f924b 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:10.104 7 WARNING neutronclient.v2_0.client [None req-d4b2ff8e-73f7-4d5c-87bc-e055add57fe1 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/803] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:09 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:10 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:11.729 8 WARNING neutronclient.v2_0.client [None req-fead419f-3b34-4a2e-9f6d-e6a46f6aa533 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:11.760 7 WARNING neutronclient.v2_0.client [None req-5d2ba58e-2464-48e7-beb2-bad3fc3c2587 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/805] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:11 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/806] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:11 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:13.258 8 WARNING neutronclient.v2_0.client [None req-1713c25d-3412-4052-9074-ff4ab3468ee0 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:13.271 7 WARNING neutronclient.v2_0.client [None req-6e7c9e3b-64d0-41c0-a82d-c33dd951ba24 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/807] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:13 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:13 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:14.425 8 WARNING neutronclient.v2_0.client [None req-828985cb-e357-4d20-a7c1-d82de4f91950 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:14.516 7 WARNING neutronclient.v2_0.client [None req-023ea698-597e-47de-b7b8-85a9545e6f6f 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/809] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:14 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:14.710 8 INFO nova.api.openstack.compute.server_external_events [req-38530821-6dc7-4039-8fdf-c2b0027a2690 req-7e1edc79-2be5-4657-824d-eba223c9fee7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 8|app: 0|req: 409/810] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/811] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:14 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/812] 10.0.0.81 () {30 vars in 412 bytes} [Mon Mar 2 20:08:15 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/813] 10.0.0.81 () {28 vars in 559 bytes} [Mon Mar 2 20:08:15 2026] GET /v2/ => generated 402 bytes in 402 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: 8|app: 0|req: 411/814] 10.0.0.81 () {28 vars in 563 bytes} [Mon Mar 2 20:08:15 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: 7|app: 0|req: 404/815] 10.0.0.81 () {30 vars in 412 bytes} [Mon Mar 2 20:08:15 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-02 20:08:15.740 8 WARNING neutronclient.v2_0.client [None req-a7a665a4-df2e-4887-b8a2-7510e6d037c8 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:15.815 7 WARNING neutronclient.v2_0.client [None req-8578750a-3c50-49a0-a159-2ba20a4bbcb2 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/818] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:15 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:15 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:16.778 8 INFO nova.api.openstack.compute.server_external_events [req-9981787b-5fa7-46fb-b31e-2a02c72774df req-098630bf-88c1-44a2-920b-cc297ac46e15 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance 2026-03-02 20:08:16.779 8 INFO nova.api.openstack.compute.server_external_events [req-9981787b-5fa7-46fb-b31e-2a02c72774df req-098630bf-88c1-44a2-920b-cc297ac46e15 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance 2026-03-02 20:08:16.779 8 INFO nova.api.openstack.compute.server_external_events [req-9981787b-5fa7-46fb-b31e-2a02c72774df req-098630bf-88c1-44a2-920b-cc297ac46e15 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance 2026-03-02 20:08:16.780 8 INFO nova.api.openstack.compute.server_external_events [req-9981787b-5fa7-46fb-b31e-2a02c72774df req-098630bf-88c1-44a2-920b-cc297ac46e15 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance 2026-03-02 20:08:16.780 8 INFO nova.api.openstack.compute.server_external_events [req-9981787b-5fa7-46fb-b31e-2a02c72774df req-098630bf-88c1-44a2-920b-cc297ac46e15 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 8|app: 0|req: 413/820] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:16 2026] POST /v2.1/os-server-external-events => generated 869 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:16.963 7 WARNING neutronclient.v2_0.client [None req-25a1c5b1-f427-43b5-99e2-487f55707b42 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:16.972 8 WARNING neutronclient.v2_0.client [None req-fcdf9599-d74c-44d3-bc1a-956cb9be9a85 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/821] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:16 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1516 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/822] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:16 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1525 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:18.166 7 WARNING neutronclient.v2_0.client [None req-5a0793a8-f585-4394-81b6-3bdfb5714b46 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:18.215 8 WARNING neutronclient.v2_0.client [None req-a6332eac-38c0-4907-a1d3-cb3381a8a76e 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/823] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:18 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1699 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:18 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1715 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:18.470 7 WARNING neutronclient.v2_0.client [None req-3519ac69-5796-4e30-91c2-a8fde5ec8223 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:18.490 8 WARNING neutronclient.v2_0.client [None req-ccf54f7e-3576-4315-be2e-ef9655e6fca0 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/825] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:08:18 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:08:18 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/os-interface => generated 284 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:19.359 7 INFO nova.api.openstack.compute.server_external_events [req-b68bc350-7108-433e-aff6-bd4f9a7af43b req-14169e81-d221-49a1-bead-5f6b7b3a91f3 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance 2026-03-02 20:08:19.373 7 INFO nova.compute.rpcapi [None req-ba5b512c-b6aa-47db-8d90-dd6e16b8d4cc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 411/827] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-02 20:08:19.892 8 WARNING neutronclient.v2_0.client [None req-c0e44eb9-d479-49c4-bac7-6a1b46b6ac7a 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:19.893 7 INFO nova.api.openstack.compute.server_external_events [req-9ab261d4-d79d-4813-a7f8-26d25d52e41e req-01ece62a-fca8-4fc6-9a53-b2f9de9d6d37 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 7|app: 0|req: 412/828] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:19 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1715 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/832] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:08:31 2026] GET /v2.1/os-services => generated 782 bytes in 228 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-03-02 20:08:31.800 8 WARNING neutronclient.v2_0.client [None req-3249506a-ea22-454f-b2ee-a7247113979b 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/833] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:08:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 5019 bytes in 251 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: 415/834] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:08:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/835] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:08:31 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:08:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 421/837] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/839] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=5a1bcb595e0f411cad9aed2f30ea19c6 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/841] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=de3b940d94bb45e58f3ad4058bb03139 => generated 304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/limits?tenant_id=f73910f7bf8b4e7192b1d95d1e42dd57 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1399 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 425/845] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/846] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:08:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 20:08:34.703 8 WARNING neutronclient.v2_0.client [None req-19f25719-9b0b-48fd-b3ca-be6a4d6eb7cf 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/847] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:34 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1819 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:08:34.896 7 WARNING neutronclient.v2_0.client [None req-7ef7250c-745d-4985-8a16-bb36a611dcae 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/848] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:34 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1819 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/849] 10.0.0.81 () {34 vars in 749 bytes} [Mon Mar 2 20:08:35 2026] POST /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863/action => generated 0 bytes in 97 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-03-02 20:08:35.382 7 WARNING neutronclient.v2_0.client [None req-4838bcec-68a0-4ebd-a40f-eb3098e5774c 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/850] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:35 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1821 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:35.725 8 WARNING neutronclient.v2_0.client [None req-b50bebc3-23a6-4c18-a76b-f5bde70023f0 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/853] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:08:35 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/os-interface => generated 284 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, ' 2026-03-02 20:08:35.857 7 WARNING neutronclient.v2_0.client [None req-80c0534a-c13f-43e2-9663-069fbe074ef4 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/854] 10.0.0.81 () {32 vars in 814 bytes} [Mon Mar 2 20:08:35 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/os-interface/27aa02b2-e38d-4f17-b491-36cfb0a067e1 => generated 281 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/855] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:35 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/856] 10.0.0.81 () {34 vars in 749 bytes} [Mon Mar 2 20:08:35 2026] POST /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/action => generated 0 bytes in 44 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: 430/857] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:36 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 155 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-03-02 20:08:36.560 7 WARNING neutronclient.v2_0.client [None req-bfb695dc-38df-4e72-bbea-58c22a08d6d6 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/858] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:36 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1821 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/859] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:37 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 155 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:37.408 7 INFO nova.api.openstack.compute.server_external_events [req-ee48c0ee-bfeb-4e04-9aeb-a90267db269a req-9dd1d224-0c04-45cc-9bc7-048eda2a663b 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 7|app: 0|req: 429/860] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:37 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-03-02 20:08:37.814 8 WARNING neutronclient.v2_0.client [None req-f2a157f9-6fbf-4c28-b7d9-1378e307ad00 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/861] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:37 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1821 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, ' [pid: 7|app: 0|req: 430/862] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:38 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 155 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-03-02 20:08:38.961 8 WARNING neutronclient.v2_0.client [None req-5f877e0d-a0be-4a0f-9be8-abd6811cfeae 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/863] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:38 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1826 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, ' [pid: 7|app: 0|req: 431/864] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:39 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:39.242 8 WARNING neutronclient.v2_0.client [None req-4420efba-17f0-4f60-860f-30f198648b92 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/865] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:39 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1950 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: 7|app: 0|req: 432/866] 10.0.0.81 () {34 vars in 749 bytes} [Mon Mar 2 20:08:39 2026] POST /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/867] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:39 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:39.743 7 INFO nova.api.openstack.compute.server_external_events [req-1ddcaf65-e233-4454-9bf7-5b364ef49c8a req-7e539e22-49f1-46ac-8e25-2409894869e4 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 7|app: 0|req: 433/868] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:40.144 8 WARNING neutronclient.v2_0.client [None req-2495cef8-780a-4827-a03a-18bd3bbf669e 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/869] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:40 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1826 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: 434/870] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:40 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:41.053 8 INFO nova.api.openstack.compute.server_external_events [req-a05288cd-d810-4524-a509-4a74f145401d req-db6bf550-569b-4841-9062-7dbd2465b451 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 8|app: 0|req: 437/871] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:41.335 7 WARNING neutronclient.v2_0.client [None req-bacf5039-7b81-47a0-ac05-d6c233362a00 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/872] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:41 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1826 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/873] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:41 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:41.797 7 INFO nova.api.openstack.compute.server_external_events [req-abb5ca3e-cf6b-4814-80b3-ecd294a87abc req-a20e9c3e-1b52-45f1-95d2-0403d04ace98 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 7|app: 0|req: 436/874] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:42.522 8 WARNING neutronclient.v2_0.client [None req-2f0303ac-4a45-4d32-9b0c-5d60b4bfb677 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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: 437/875] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:08:42 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db/ips => generated 155 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: 439/876] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:42 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/877] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:08:42 2026] DELETE /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:42.784 8 WARNING neutronclient.v2_0.client [None req-6e18e4bf-c2eb-465e-a51a-06f16bcf1295 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] 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-03-02 20:08:43.704 7 WARNING neutronclient.v2_0.client [None req-ff07a61e-3157-4b79-99ad-f886fba32bb6 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/878] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:42 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1841 bytes in 1713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:44.500 8 INFO nova.api.openstack.compute.server_external_events [req-924b2593-1576-4ad3-bbea-5e755a0cc026 req-dc6c1fce-abe3-4e4d-9a8a-70430e3a28ec 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance 2026-03-02 20:08:44.500 8 INFO nova.api.openstack.compute.server_external_events [req-924b2593-1576-4ad3-bbea-5e755a0cc026 req-dc6c1fce-abe3-4e4d-9a8a-70430e3a28ec 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 8|app: 0|req: 441/879] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:44 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/880] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:43 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1826 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:45.523 8 WARNING neutronclient.v2_0.client [None req-017e2e30-3b39-41f4-bd8b-4f2bdf77ea8d 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] 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-03-02 20:08:45.704 7 WARNING neutronclient.v2_0.client [None req-597c507b-5674-4af9-bd9f-843d4c3b4994 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/881] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:45 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1841 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:46.187 8 INFO nova.api.openstack.compute.server_external_events [req-6324acf1-4256-43c3-b6e3-b9ec79a939b7 req-58adb1d7-c7cb-4cf2-9db9-a9d6ad326ff9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 8|app: 0|req: 445/884] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:46 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-03-02 20:08:46.584 8 INFO nova.api.openstack.compute.server_external_events [req-fb8712a1-57ef-4da2-b148-cb54f302771a req-98e7a400-6e73-42d9-b367-48509524d500 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance 2026-03-02 20:08:46.584 8 INFO nova.api.openstack.compute.server_external_events [req-fb8712a1-57ef-4da2-b148-cb54f302771a req-98e7a400-6e73-42d9-b367-48509524d500 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:27aa02b2-e38d-4f17-b491-36cfb0a067e1 for instance ca948056-48f5-48ad-bf01-1622561770db on instance [pid: 8|app: 0|req: 446/885] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:46 2026] POST /v2.1/os-server-external-events => generated 358 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-03-02 20:08:46.926 8 WARNING neutronclient.v2_0.client [None req-d4504fd4-9333-4eaa-b87c-bb7aa6320dc2 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in 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/886] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:45 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1819 bytes in 1844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/887] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:46 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1481 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:48.622 7 WARNING neutronclient.v2_0.client [None req-a48b7109-fcbf-401e-9d7b-fec3f017f1fd 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/888] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:48 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 1779 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-03-02 20:08:49.699 8 INFO nova.api.openstack.wsgi [None req-16b88dd9-003f-4d15-b17b-96c2984e59f9 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] HTTP exception thrown: Instance ca948056-48f5-48ad-bf01-1622561770db could not be found. [pid: 8|app: 0|req: 448/889] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:49 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/890] 10.0.0.81 () {32 vars in 705 bytes} [Mon Mar 2 20:08:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1673627752 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:50.357 8 INFO nova.api.openstack.wsgi [None req-e94173f3-a645-418b-b164-94661dcfaef3 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] HTTP exception thrown: Instance ca948056-48f5-48ad-bf01-1622561770db could not be found. [pid: 8|app: 0|req: 449/891] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:08:50 2026] DELETE /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 20:08:50.389 7 INFO nova.api.openstack.wsgi [None req-39e46cfe-c817-46d9-a2db-7f0e11358bbd 1a4382dd1f144993aa0b21f1fe7b9684 de3b940d94bb45e58f3ad4058bb03139 - - default default] HTTP exception thrown: Instance ca948056-48f5-48ad-bf01-1622561770db could not be found. [pid: 7|app: 0|req: 443/892] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:50 2026] GET /v2.1/servers/ca948056-48f5-48ad-bf01-1622561770db => 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, ' 2026-03-02 20:08:51.523 8 WARNING neutronclient.v2_0.client [None req-b6149dfd-db76-4762-9d1c-e8abaa012716 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:08:51.683 8 WARNING neutronclient.v2_0.client [None req-b6149dfd-db76-4762-9d1c-e8abaa012716 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/893] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:08:51 2026] POST /v2.1/servers => generated 424 bytes in 1049 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-03-02 20:08:52.523 7 WARNING neutronclient.v2_0.client [None req-327fe8e8-5a8a-46da-80db-cea3a3173c1f d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/894] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:52 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1367 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:53.633 8 WARNING neutronclient.v2_0.client [None req-0d06ec0a-bef6-4b14-94a4-031a84119f49 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/895] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:53 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:54.718 7 WARNING neutronclient.v2_0.client [None req-82f03c7b-9eb9-44ee-b2a5-8625891e6641 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/896] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:54 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1419 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:55.797 7 WARNING neutronclient.v2_0.client [None req-3f0519e2-2484-45df-bbb3-a342a69fcc32 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/899] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:55 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1419 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:56.894 8 WARNING neutronclient.v2_0.client [None req-010ef97b-0c54-4dd2-8c52-81f652581405 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] 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-03-02 20:08:57.429 7 WARNING neutronclient.v2_0.client [None req-c735f19a-d5fc-407d-9c3f-59b0ee35b1e8 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/900] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:56 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1469 bytes in 1868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:58.746 8 INFO nova.api.openstack.compute.server_external_events [req-54864d95-87c6-4f4a-bfba-1c5cb7139b72 req-b646d4fb-53e6-4a00-ba6e-96fb665f5de3 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 8|app: 0|req: 454/901] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:08:58 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: 448/902] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:57 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1819 bytes in 1591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 455/903] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:08:59 2026] DELETE /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:08:59.139 7 WARNING neutronclient.v2_0.client [None req-6882252e-ef53-4c57-b587-3ac312fa33a6 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] 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-03-02 20:08:59.779 8 WARNING neutronclient.v2_0.client [None req-b067041f-a5f1-49d5-9e6c-5a0cb0c0439b d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/904] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:59 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1825 bytes in 1762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/905] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:08:59 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 bytes in 1494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/906] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:09:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:01.914 8 WARNING neutronclient.v2_0.client [None req-6162f798-a04f-4885-b9e4-5f0d03bab185 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:02.294 7 WARNING neutronclient.v2_0.client [None req-1ca265b5-0d6c-464a-bac6-120a3013319e d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/907] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:01 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1757 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:02.438 8 INFO nova.api.openstack.compute.server_external_events [req-c6a1ebd2-5c4a-4089-8aba-da7cd395ccef req-afabdd83-5871-4e45-bb20-e7a500b7f5e5 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:898112b1-cf42-485f-8270-2fc81b2b56c7 for instance 9f274962-41b1-4687-975f-af0563b44863 on instance [pid: 8|app: 0|req: 458/908] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:02 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:03.469 8 WARNING neutronclient.v2_0.client [None req-96156b85-375d-492b-963f-3814574f9bef 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in 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/910] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:03 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1476 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:03.931 7 WARNING neutronclient.v2_0.client [None req-f1cddd50-cf96-4f57-9ab6-72ede59ef40a d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/911] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:03 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:04.715 8 WARNING neutronclient.v2_0.client [None req-ade46079-8b61-4801-b5c6-ff5f2679587e 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/912] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:04 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 1476 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:05.130 7 WARNING neutronclient.v2_0.client [None req-8f2dccac-ec2e-497f-ae08-8642a120a67d d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in 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/913] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:05 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 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-03-02 20:09:05.811 7 INFO nova.api.openstack.wsgi [None req-8288f349-9361-494b-89ba-cd82b88455f3 68bbb4ba48e44fbf882044294c75fb4f 5a1bcb595e0f411cad9aed2f30ea19c6 - - default default] HTTP exception thrown: Instance 9f274962-41b1-4687-975f-af0563b44863 could not be found. [pid: 7|app: 0|req: 455/916] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:05 2026] GET /v2.1/servers/9f274962-41b1-4687-975f-af0563b44863 => generated 111 bytes in 40 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: 462/917] 10.0.0.81 () {32 vars in 701 bytes} [Mon Mar 2 20:09:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-93582732 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:06.035 7 WARNING neutronclient.v2_0.client [None req-9897b49b-80c1-4605-aab7-97120006a82f 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:06.133 7 WARNING neutronclient.v2_0.client [None req-9897b49b-80c1-4605-aab7-97120006a82f 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:06.262 8 WARNING neutronclient.v2_0.client [None req-0ab1fbdb-cdcf-455b-95f5-e111402fe6c9 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/918] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:06 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:09:07.348 7 WARNING neutronclient.v2_0.client [None req-9897b49b-80c1-4605-aab7-97120006a82f 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/919] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:09:05 2026] POST /v2.1/servers => generated 451 bytes in 1990 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-03-02 20:09:07.949 8 WARNING neutronclient.v2_0.client [None req-abf4a18c-bc82-4591-9bc7-56a456b49632 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:08.013 7 WARNING neutronclient.v2_0.client [None req-f3cc4382-99df-4491-82a3-559577b5f5a1 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in 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/920] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:07 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1253 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/921] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:07 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:08.930 8 INFO nova.api.openstack.compute.server_external_events [req-bd96d288-8bde-4cfb-9957-ef0f7227f7a6 req-1dbea058-3ea2-46d6-be5a-0461b4879ae8 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 8|app: 0|req: 465/922] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:08 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-03-02 20:09:09.295 7 WARNING neutronclient.v2_0.client [None req-f05882aa-2dc4-49ba-80d4-4b7d7670e991 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/923] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:09 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1295 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:09.888 8 WARNING neutronclient.v2_0.client [None req-a0f64e18-c069-4e6b-8a27-f36b333bdda8 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/924] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:09 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1467 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-03-02 20:09:10.507 7 WARNING neutronclient.v2_0.client [None req-44b53add-05fe-4a1d-897f-18f0b41e8420 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/925] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:10 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1351 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-03-02 20:09:10.977 8 INFO nova.api.openstack.compute.server_external_events [req-fe2b54d8-565f-44fb-87e5-96e0a8879c9e req-dd1d963a-4a89-45cb-9159-60b1a4cf4e46 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 8|app: 0|req: 467/926] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:11.092 7 WARNING neutronclient.v2_0.client [None req-9318f890-03fe-404e-843e-720b74dc0749 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/927] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:11 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1648 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:11.606 8 WARNING neutronclient.v2_0.client [None req-838c119b-8a85-473b-9d13-775c2cebaab5 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/928] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:11 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/929] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:09:12 2026] DELETE /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:12.579 8 WARNING neutronclient.v2_0.client [None req-238eef7b-a029-4e89-98f2-67cc8fef89b5 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] 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-03-02 20:09:12.719 7 WARNING neutronclient.v2_0.client [None req-e0bd44c0-1a62-487b-8727-58716e6fb40c 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/930] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:12 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1359 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:12 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1654 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:13.966 7 INFO nova.api.openstack.compute.server_external_events [req-f1609dba-7a2c-4618-ba91-05b5bbc45982 req-ba971d72-637e-42ef-96ce-8fd9c0e56701 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 7|app: 0|req: 463/932] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:14.181 8 WARNING neutronclient.v2_0.client [None req-eff11717-dd55-4853-b677-aeb333dad65a 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:14.227 7 WARNING neutronclient.v2_0.client [None req-29f956ed-cd4b-44ea-b9c5-d6c41c953fd4 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/933] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:14 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1437 bytes in 1343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:15.517 8 INFO nova.api.openstack.compute.server_external_events [req-4216476e-6542-4e79-a839-e6dae05f24af req-8b7a56f7-bf7e-4699-8c8b-e669395a8f67 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:d42c83a6-0b08-415e-a763-06b57e860db8 for instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 on instance [pid: 8|app: 0|req: 471/934] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/935] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:14 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1654 bytes in 1366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:16.543 8 WARNING neutronclient.v2_0.client [None req-05abb997-57ab-4e80-a31b-aeaf3a30b95b 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:16.592 7 INFO nova.api.openstack.compute.server_external_events [req-b5fd30ce-c332-40a5-98c3-f894b0f36ec5 req-b9c50dce-fe96-4320-b358-a4efe997c746 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 7|app: 0|req: 466/938] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:16 2026] POST /v2.1/os-server-external-events => generated 185 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-03-02 20:09:16.632 7 WARNING neutronclient.v2_0.client [None req-d45bc563-6609-4cb4-954d-4ab8353f2db4 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/939] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:16 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1448 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/940] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:16 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1437 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:17.565 7 INFO nova.api.openstack.compute.server_external_events [req-ab4bc2cf-4d04-4408-8adf-d63136f7ed3b req-d74fb055-c90b-4301-a908-32b65330f768 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:d0291123-b68c-4941-81c5-6920030661af for instance d4f00434-9bae-4f65-bf48-b05d50eac46e on instance [pid: 7|app: 0|req: 468/941] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:18.272 8 WARNING neutronclient.v2_0.client [None req-fede5dc3-e7e9-45b2-9690-1c9132c4e6db d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] 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-03-02 20:09:18.463 7 WARNING neutronclient.v2_0.client [None req-b5273a2d-1778-4f8e-91f3-e7232594688f 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/942] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:18 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => generated 1453 bytes in 768 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/943] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:18 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:20.030 8 INFO nova.api.openstack.wsgi [None req-d54cd99a-0eb6-4edb-8529-0fc6f78f5136 d1c7263d16d84401bc43dbcd96845f7e 4d8b209d654f4b7d901234878414adfe - - default default] HTTP exception thrown: Instance d4f00434-9bae-4f65-bf48-b05d50eac46e could not be found. [pid: 8|app: 0|req: 475/944] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:20 2026] GET /v2.1/servers/d4f00434-9bae-4f65-bf48-b05d50eac46e => 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, ' 2026-03-02 20:09:20.182 7 WARNING neutronclient.v2_0.client [None req-8d55a4d3-2916-42ca-b0d1-90fddaf5c5db 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/945] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:20 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:21.452 8 WARNING neutronclient.v2_0.client [None req-2d81fea8-0222-4c8b-9911-b66061443986 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/946] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:21 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:21.714 7 WARNING neutronclient.v2_0.client [None req-06164878-f66d-44d6-8cbb-04276e056fa9 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:21.874 7 WARNING neutronclient.v2_0.client [None req-06164878-f66d-44d6-8cbb-04276e056fa9 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/947] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:09:21 2026] POST /v2.1/servers => generated 424 bytes in 465 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-03-02 20:09:22.056 8 WARNING neutronclient.v2_0.client [None req-904f2240-4884-4162-b184-ca9f698fa91e c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/948] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:22 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1370 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:22.696 7 WARNING neutronclient.v2_0.client [None req-a181749a-b9d6-49fb-8f20-d60ec940b598 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/949] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:22 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 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-03-02 20:09:23.156 8 WARNING neutronclient.v2_0.client [None req-f7ceafd6-9878-484e-90da-b2597b8c0b60 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/950] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:23 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1374 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-03-02 20:09:23.856 7 WARNING neutronclient.v2_0.client [None req-5fbf2851-9585-490b-872d-3fc2b92d2bc0 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/951] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:23 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 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-03-02 20:09:24.314 8 WARNING neutronclient.v2_0.client [None req-07868ffd-b1a7-48fa-9874-f8fb4c3bdb16 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/952] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:24 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1422 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-03-02 20:09:25.028 7 WARNING neutronclient.v2_0.client [None req-c678bc59-4734-4f31-8fd5-e5e150ae1c8f 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/953] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:24 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 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-03-02 20:09:25.415 8 WARNING neutronclient.v2_0.client [None req-aafd59f1-6ad4-4679-ad85-a66d31001d7f c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/954] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:25 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1422 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-03-02 20:09:26.181 8 WARNING neutronclient.v2_0.client [None req-81924c59-65fd-466b-b8c0-0e5fa36ce291 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/957] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:26 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:26.505 7 WARNING neutronclient.v2_0.client [None req-ce67ef13-6d34-44fe-86c9-1455882fb048 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/958] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:26 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1430 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:27.336 8 WARNING neutronclient.v2_0.client [None req-86fb3c3c-21d2-4973-82cb-073de6f0bc98 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:27.601 7 WARNING neutronclient.v2_0.client [None req-3437f311-9565-4478-8384-3c2d73e53a83 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/959] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:27 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:27.796 8 INFO nova.api.openstack.compute.server_external_events [req-84cceca8-7fda-46bf-b845-35ba009168d8 req-f91601ec-0f8e-4220-aebe-d0d14bb035e1 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:35d2b7d0-8f4e-4930-8050-f2d88a0c8125 for instance 5423c357-8df7-4d29-ba65-1108965548c9 on instance [pid: 8|app: 0|req: 484/960] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/961] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:27 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1482 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:28.732 8 WARNING neutronclient.v2_0.client [None req-dcf4f8b4-82b8-476d-9865-0f9ab955a93d 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:28.898 7 WARNING neutronclient.v2_0.client [None req-d7c31124-c2a3-458c-a954-924ab47d203a c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/962] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:28 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/963] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:28 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-02 20:09:30.337 8 WARNING neutronclient.v2_0.client [None req-0788e1e6-5e27-491c-89a9-737622848092 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:30.346 7 WARNING neutronclient.v2_0.client [None req-08b01fc7-01fa-4c12-be61-24fcc1fdda13 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/964] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:30 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/965] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:30 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 487/966] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:09:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 181 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-03-02 20:09:31.134 7 WARNING neutronclient.v2_0.client [None req-87e1e628-9160-448e-af70-513fa909208d 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:31.858 8 WARNING neutronclient.v2_0.client [None req-11c5b468-4cd6-464c-90df-6d092d4a9d55 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/967] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:09:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4163 bytes in 1103 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-03-02 20:09:32.129 7 WARNING neutronclient.v2_0.client [None req-39b55162-3c4c-4d11-b92b-4815f32b2e45 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/968] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:31 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/969] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/971] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/os-services => generated 782 bytes in 87 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: 492/972] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/973] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:32 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/975] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/976] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/977] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=47c91f3ae8d44b0ea31b880a4ad9cac0 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/978] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=5644f40c011c48d19592e07d407b4944 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/979] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=75aed9fae1224499b848fdccd2270870 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/980] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=78ca3f95ad2049709e159da452957390 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/981] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/982] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=a923377c476442b7bcdf2d2d5af3ce91 => generated 304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/983] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/limits?tenant_id=abb5f4af34c64eb19b069432179fef44 => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/984] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:09:33.849 7 WARNING neutronclient.v2_0.client [None req-eb7748e5-ef71-44ea-991b-73e17f90b4cd 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:34.070 8 WARNING neutronclient.v2_0.client [None req-fcd54bed-a19c-4e79-9f89-0e9a290f718a c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/986] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:33 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/987] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:34 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-02 20:09:35.897 8 WARNING neutronclient.v2_0.client [None req-3197eb72-7c9b-4621-9f37-f453fe8693ed c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/990] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:35 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:09:36.076 7 WARNING neutronclient.v2_0.client [None req-c3285440-f6b3-4831-bbec-841b4e19d1ae 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/991] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:35 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:37.081 8 WARNING neutronclient.v2_0.client [None req-5d563057-d976-4244-a725-fe721586aada c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/992] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:37 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 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-03-02 20:09:37.373 7 WARNING neutronclient.v2_0.client [None req-d76a01d5-0005-46b0-9511-a48ac106a2c1 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/993] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:37 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:37.745 8 INFO nova.api.openstack.compute.server_external_events [req-c3b8834e-12fc-4d09-a1c7-ed63735b0249 req-deae3e06-bd29-4d8f-ad6d-b470f500d5fa 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:d42c83a6-0b08-415e-a763-06b57e860db8 for instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 on instance [pid: 8|app: 0|req: 504/994] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:38.280 7 WARNING neutronclient.v2_0.client [None req-d9255f80-0454-470c-b179-3df0305e3fe1 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/995] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:38 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:38.520 8 WARNING neutronclient.v2_0.client [None req-218ffdb5-995f-4b58-a764-8bae6eeeabfc 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/996] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:38 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1425 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-03-02 20:09:39.494 7 WARNING neutronclient.v2_0.client [None req-032f51c0-96ef-4396-bea4-db93dd56d6dc c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/997] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:39 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:39.723 8 WARNING neutronclient.v2_0.client [None req-4d90ba2c-f808-49c8-964a-5f88a5056822 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] 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-03-02 20:09:39.806 7 INFO nova.api.openstack.compute.server_external_events [req-50336cca-3b6a-4a3e-bb18-d6eead986360 req-486e42d7-20bd-423a-9985-c94c776bea7c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:d42c83a6-0b08-415e-a763-06b57e860db8 for instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 on instance 2026-03-02 20:09:39.806 7 INFO nova.api.openstack.compute.server_external_events [req-50336cca-3b6a-4a3e-bb18-d6eead986360 req-486e42d7-20bd-423a-9985-c94c776bea7c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:35d2b7d0-8f4e-4930-8050-f2d88a0c8125 for instance 5423c357-8df7-4d29-ba65-1108965548c9 on instance 2026-03-02 20:09:39.806 7 INFO nova.api.openstack.compute.server_external_events [req-50336cca-3b6a-4a3e-bb18-d6eead986360 req-486e42d7-20bd-423a-9985-c94c776bea7c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:35d2b7d0-8f4e-4930-8050-f2d88a0c8125 for instance 5423c357-8df7-4d29-ba65-1108965548c9 on instance 2026-03-02 20:09:39.806 7 INFO nova.api.openstack.compute.server_external_events [req-50336cca-3b6a-4a3e-bb18-d6eead986360 req-486e42d7-20bd-423a-9985-c94c776bea7c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:35d2b7d0-8f4e-4930-8050-f2d88a0c8125 for instance 5423c357-8df7-4d29-ba65-1108965548c9 on instance [pid: 7|app: 0|req: 493/998] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:39 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/999] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:39 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1613 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-03-02 20:09:39.954 7 WARNING neutronclient.v2_0.client [None req-370f6f56-0a05-4ef4-9197-98ec3c752620 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/1000] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:09:39 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:40.705 8 WARNING neutronclient.v2_0.client [None req-3dfd807d-b585-45d3-8e16-d5999d846440 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] 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-03-02 20:09:41.003 7 WARNING neutronclient.v2_0.client [None req-8e052154-108e-40f3-8908-399847a733d3 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/1001] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:40 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1470 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1002] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:40 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1613 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1003] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:09:41 2026] GET /v2.1/servers => generated 388 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 496/1004] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:09:41 2026] DELETE /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:41.864 7 INFO nova.api.openstack.compute.server_external_events [req-c2531f40-8d4a-443d-a158-99d75fbe7716 req-955c84e4-b15f-49ec-97f0-3be834b5cf2e 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:d42c83a6-0b08-415e-a763-06b57e860db8 for instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 on instance [pid: 7|app: 0|req: 497/1005] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:09:41.872 8 WARNING neutronclient.v2_0.client [None req-3bca8747-bea5-4693-b059-20b42776e573 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1006] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:41 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1619 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:42.216 7 WARNING neutronclient.v2_0.client [None req-cff28b42-fb97-42c5-ba4c-5cef3d0a38cf c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/1007] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:42 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1655 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1008] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:09:42 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9/ips => generated 109 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/1009] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:09:42 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 511/1010] 10.0.0.81 () {32 vars in 824 bytes} [Mon Mar 2 20:09:42 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9/ips/tempest-ServerAddressesTestJSON-2004543908-network => generated 94 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1011] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:09:42 2026] DELETE /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:42.656 8 WARNING neutronclient.v2_0.client [None req-c234a436-78ff-4340-bdfe-01ace5a87d28 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/1012] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:42 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1661 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:43.068 7 WARNING neutronclient.v2_0.client [None req-c5168232-3d79-4098-8c6a-abde42781c65 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1013] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:43 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1739 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:44.016 8 WARNING neutronclient.v2_0.client [None req-c9df9071-8f89-4e2b-8c60-42dd76bee3df c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in 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/1014] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:43 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1661 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-03-02 20:09:44.358 7 WARNING neutronclient.v2_0.client [None req-53ee4564-7076-44d0-b5dd-c6e171a76ba6 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1015] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:44 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1739 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:44.919 8 INFO nova.api.openstack.compute.server_external_events [req-305f1f81-43d0-4c6e-b01c-6f5648b31133 req-41adff5e-ee0b-45b3-9a67-5d23625a0807 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:d42c83a6-0b08-415e-a763-06b57e860db8 for instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 on instance [pid: 8|app: 0|req: 514/1016] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:44 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-03-02 20:09:45.168 7 WARNING neutronclient.v2_0.client [None req-1061fae8-421d-4101-b62a-8e27d3012628 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] 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-03-02 20:09:45.731 8 WARNING neutronclient.v2_0.client [None req-8e0fb6b7-c224-4053-a709-846056d81d20 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/1017] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:45 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1661 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1020] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:45 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1380 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:46.908 7 WARNING neutronclient.v2_0.client [None req-55b52732-05a6-4406-b43a-e644bc0451ec c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:46.911 8 WARNING neutronclient.v2_0.client [None req-fe2f8be6-f43b-4d96-a90d-07016fe084cf 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in 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/1021] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:46 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1456 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:47.005 7 INFO nova.api.openstack.compute.server_external_events [req-e38dc7b5-c4f6-4d98-98ef-88ff3da5a117 req-b983906e-3307-4e2c-a574-c2505938b4ff 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:35d2b7d0-8f4e-4930-8050-f2d88a0c8125 for instance 5423c357-8df7-4d29-ba65-1108965548c9 on instance [pid: 8|app: 0|req: 516/1022] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:46 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1023] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:09:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:48.044 8 WARNING neutronclient.v2_0.client [None req-abf5c9c3-7c08-4acd-bacd-3bf4b3dd1094 c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:48.065 7 WARNING neutronclient.v2_0.client [None req-8c047bc9-bc00-4bf1-ad12-d24486bfa54d 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1024] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:48 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1456 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1025] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:48 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => generated 1385 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:09:49.179 8 WARNING neutronclient.v2_0.client [None req-bb818bd8-557e-4091-8494-1167bc54e20e c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:09:49.180 7 INFO nova.api.openstack.wsgi [None req-f66772f8-8b3c-48a4-89c8-ee52eefc492d 6d0f700284b34a5789a438e5c9cb5b8e abb5f4af34c64eb19b069432179fef44 - - default default] HTTP exception thrown: Instance 5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 could not be found. [pid: 7|app: 0|req: 509/1026] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:49 2026] GET /v2.1/servers/5ff6de07-dc28-4ffa-9a09-95e4bc6406c1 => 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, ' [pid: 7|app: 0|req: 510/1027] 10.0.0.81 () {32 vars in 703 bytes} [Mon Mar 2 20:09:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-844810113 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1028] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:49 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 1456 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:09:50.255 7 INFO nova.api.openstack.wsgi [None req-b1a5636e-ad2e-4e7c-86b9-872da19a368a c8d6a73e0d354f0ebbdc87413fd28444 a923377c476442b7bcdf2d2d5af3ce91 - - default default] HTTP exception thrown: Instance 5423c357-8df7-4d29-ba65-1108965548c9 could not be found. [pid: 7|app: 0|req: 511/1029] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:09:50 2026] GET /v2.1/servers/5423c357-8df7-4d29-ba65-1108965548c9 => generated 111 bytes in 24 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: 520/1032] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:10:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:07.184 7 WARNING neutronclient.v2_0.client [None req-7ab6a6b5-0efb-4ac8-8c40-ec62e536714c be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:10:07.510 7 WARNING neutronclient.v2_0.client [None req-7ab6a6b5-0efb-4ac8-8c40-ec62e536714c be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:10:08.371 7 WARNING neutronclient.v2_0.client [None req-7ab6a6b5-0efb-4ac8-8c40-ec62e536714c be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1035] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:10:07 2026] POST /v2.1/servers => generated 451 bytes in 2055 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 20:10:09.171 8 WARNING neutronclient.v2_0.client [None req-86f7aaf9-823e-4e1e-b4d6-4c9008c25f5f be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1036] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:09 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1423 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:10.388 7 WARNING neutronclient.v2_0.client [None req-79366282-b26d-4b1a-a01b-0eb1d63f9f9e be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1037] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:10 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1419 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-03-02 20:10:11.513 8 WARNING neutronclient.v2_0.client [None req-ef2d70a6-7fcb-43f6-a421-3061f077761c be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in 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/1038] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:11 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1475 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:12.633 7 WARNING neutronclient.v2_0.client [None req-d384fed2-69b5-4488-9d13-1f897560393e be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1039] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:12 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1475 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-03-02 20:10:13.722 8 WARNING neutronclient.v2_0.client [None req-5a47717b-a515-4f41-b5e5-0519d1083a48 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1040] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:13 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1483 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-03-02 20:10:14.958 7 WARNING neutronclient.v2_0.client [None req-890f0a07-ddce-45f9-9083-b36926e9a81d be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] 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-03-02 20:10:15.163 8 INFO nova.api.openstack.compute.server_external_events [req-18308f2e-3f1e-49a0-bea9-f942b4c8fc01 req-07933f57-ec0a-4358-99e5-c81b7040206b 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 8|app: 0|req: 525/1041] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1044] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:14 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1561 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:16.811 8 WARNING neutronclient.v2_0.client [None req-53a0c7cb-679e-45cf-aeb2-91d085ffdd4e be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1045] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:16 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1549 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:17.319 7 INFO nova.api.openstack.compute.server_external_events [req-23f1f59b-5b6e-4f61-a9d6-595072087aca req-ea8bca69-965a-4150-b9e9-fe8e938a2a45 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 7|app: 0|req: 518/1046] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:18.169 8 WARNING neutronclient.v2_0.client [None req-a1b76a20-0d9a-4b35-876f-48d4cee3bc69 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1047] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:18 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1549 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-03-02 20:10:19.368 7 WARNING neutronclient.v2_0.client [None req-76c60e19-94b4-4a0d-80cd-e7efccadeb4c be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in 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/1048] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:19 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1549 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:20.894 8 WARNING neutronclient.v2_0.client [None req-23cd6c48-d6e5-412b-b1a2-ce6faa0dabe1 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in 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/1049] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:20 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1549 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:22.379 7 WARNING neutronclient.v2_0.client [None req-f7362ce6-26d1-43d9-887e-bb80cab2a207 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] 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-03-02 20:10:22.572 8 INFO nova.api.openstack.compute.server_external_events [req-cdeef197-4c26-4129-b132-4762d8e52906 req-86f6af82-ae0e-4562-9bf5-7793134c11d1 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 8|app: 0|req: 531/1050] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1051] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:22 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1549 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:24.277 8 WARNING neutronclient.v2_0.client [None req-77ed37dd-4542-4775-8a07-05b8bee2bfb9 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1052] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:24 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1725 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:24.436 7 WARNING neutronclient.v2_0.client [None req-d8bac8e2-fce0-4a1f-a289-51935fab611d be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] 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-03-02 20:10:24.612 8 INFO nova.api.openstack.compute.server_external_events [req-af5e009a-dbc3-4c47-8eb0-24768545f07a req-573a03ab-83f2-4d9a-bfb3-81c7334809d9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 8|app: 0|req: 533/1053] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1054] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:10:24 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839/os-interface => generated 284 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-02 20:10:25.366 7 INFO nova.api.openstack.compute.server_external_events [req-3577c7b9-5c16-404f-8f7f-e12bb6cc43e4 req-5445599d-4b99-48c8-8fe1-c43dcb6bfeaf 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 7|app: 0|req: 522/1055] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:10:25.382 8 WARNING neutronclient.v2_0.client [None req-02d0df40-3811-4740-bea9-18ec6a0b5a60 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1056] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:25 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1725 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1057] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:10:25 2026] GET /v2.1/servers => generated 377 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1058] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:10:25 2026] DELETE /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:25.719 7 WARNING neutronclient.v2_0.client [None req-a7d2c695-9ffc-44d4-aa4f-35c3981b0835 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1061] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:25 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1731 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:26.916 8 WARNING neutronclient.v2_0.client [None req-280c86ff-8148-4f90-a48d-02b9b8fd5b87 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] 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-03-02 20:10:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-80f1321a-08cc-4418-bbc4-381b741edcc9 req-3697435f-7563-4e21-bc54-5e0d6421536f 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 7|app: 0|req: 525/1062] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1063] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:26 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1851 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:28.281 7 WARNING neutronclient.v2_0.client [None req-68b942f1-cde6-4a3b-9c0d-0e99a6004aa0 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1064] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:28 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1783 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:28.607 8 INFO nova.api.openstack.compute.server_external_events [req-e02723dc-7aa3-4912-a729-bd55ab7c6420 req-2c90b116-c20f-4344-ae02-9127df02a601 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 8|app: 0|req: 539/1065] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:28 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-03-02 20:10:29.034 7 INFO nova.api.openstack.compute.server_external_events [req-06b4cddd-caee-486f-b225-6bc6b721c8e3 req-52abc61e-b8d6-4c2a-8dba-a441d879ce45 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2d0a9900-587d-4e36-9eb4-272afa9d9c5c for instance 7697af2e-0780-4536-9a39-5c2f41c3a839 on instance [pid: 7|app: 0|req: 527/1066] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:29.604 8 WARNING neutronclient.v2_0.client [None req-8af2a235-a764-465e-918a-f56226ddf678 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in 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/1067] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:29 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1504 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:30.811 7 WARNING neutronclient.v2_0.client [None req-00e713d7-3755-4aa3-96dd-c29e9fee8adf be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] The python binding code in 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/1068] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:30 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 1509 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, ' [pid: 8|app: 0|req: 541/1069] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 146 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: 529/1070] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1071] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1072] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1073] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:31.382 7 WARNING neutronclient.v2_0.client [None req-8a7aad84-e467-47f1-8804-46e33c8b8344 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1074] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2178 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1075] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 532/1076] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1077] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1078] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=2595c79b38424d1b9cea896b597418a1 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1079] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=27dc559d13434c5d8f5fe6755ab89e63 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1080] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1081] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1082] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=61cfd8b7ec0f40f3b52a1de365e29875 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:10:31.913 8 INFO nova.api.openstack.wsgi [None req-f538f20e-d321-4524-ae92-791ed2e253d1 be7dcbab8e4c4cc580c2297ee8723b77 63484e3a561a4c5a999b0beaafa3d88f - - default default] HTTP exception thrown: Instance 7697af2e-0780-4536-9a39-5c2f41c3a839 could not be found. [pid: 8|app: 0|req: 548/1083] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/servers/7697af2e-0780-4536-9a39-5c2f41c3a839 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1084] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=63484e3a561a4c5a999b0beaafa3d88f => generated 302 bytes in 32 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: 549/1085] 10.0.0.81 () {32 vars in 705 bytes} [Mon Mar 2 20:10:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1900794213 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1086] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:10:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1089] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:10:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:10:46.439 7 WARNING neutronclient.v2_0.client [None req-35850cf9-4342-4753-86c9-ddf810b26fbb f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:10:46.481 7 WARNING neutronclient.v2_0.client [None req-35850cf9-4342-4753-86c9-ddf810b26fbb f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:10:46.847 7 WARNING neutronclient.v2_0.client [None req-35850cf9-4342-4753-86c9-ddf810b26fbb f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1092] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:10:46 2026] POST /v2.1/servers => generated 453 bytes in 993 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 20:10:47.396 8 WARNING neutronclient.v2_0.client [None req-2d6d8a07-d6e5-4dcb-b013-e66ada8d26b6 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1093] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:47 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1431 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:48.564 7 WARNING neutronclient.v2_0.client [None req-620b6638-d841-4092-8435-1b01bdbea7f1 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1094] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:48 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1427 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-03-02 20:10:49.678 8 WARNING neutronclient.v2_0.client [None req-6b598146-8ee6-437e-b978-814ca3536ac1 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1095] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:49 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1483 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-03-02 20:10:50.769 7 WARNING neutronclient.v2_0.client [None req-e0a8820c-440f-452c-b7c8-1ec8f7b774da f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1096] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:50 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1483 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-03-02 20:10:51.874 8 WARNING neutronclient.v2_0.client [None req-76196430-4e15-4509-b1ef-9716141ec861 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1097] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:51 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1491 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-03-02 20:10:53.032 7 WARNING neutronclient.v2_0.client [None req-8335dec5-574b-4366-b055-30ec6c12ceb1 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] 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-03-02 20:10:53.136 8 INFO nova.api.openstack.compute.server_external_events [req-d5e2d811-d9fb-4f67-bb3c-e16df379c02d req-c9e06394-3d4d-414a-bd7e-a5d75aa4ded7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 8|app: 0|req: 555/1098] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1099] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:52 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1569 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-03-02 20:10:54.419 8 WARNING neutronclient.v2_0.client [None req-c5a0cf0a-5368-459e-b934-1d79b3dab0f7 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in 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/1100] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:54 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1557 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:55.643 7 WARNING neutronclient.v2_0.client [None req-d9a4c62e-6836-4d4e-b74d-20f4f0b73bdf f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in 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/1103] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:55 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1557 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:56.858 8 WARNING neutronclient.v2_0.client [None req-1e346280-08b5-4c0b-9706-d42ffb6a6c42 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1104] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:56 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1557 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-03-02 20:10:57.675 7 INFO nova.api.openstack.compute.server_external_events [req-249e43af-3a8f-4024-a4a5-9294376d4baa req-1ab76d6a-7199-4e26-8730-5a58b1fc533e 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 7|app: 0|req: 546/1105] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:58.003 8 WARNING neutronclient.v2_0.client [None req-ec03eb8f-3c03-490b-b527-bd8460e71339 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1106] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:57 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1557 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:10:59.191 7 WARNING neutronclient.v2_0.client [None req-b70a01d6-09ff-4951-ab5f-305e3006a400 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] 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-03-02 20:10:59.721 8 INFO nova.api.openstack.compute.server_external_events [req-487a23ca-a252-494b-9fa9-46f6ae3fd54e req-287c54b8-e03d-4874-ada8-217e2dadd420 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 8|app: 0|req: 561/1107] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:10:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1108] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:10:59 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1557 bytes in 1016 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:01.213 8 WARNING neutronclient.v2_0.client [None req-4f0f0fa9-d66b-448a-8314-2bbcf03bd711 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1109] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:01 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1739 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:01.473 7 WARNING neutronclient.v2_0.client [None req-40f1f5cc-1b22-40b3-916c-391d3e7b9c0d f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1110] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:11:01 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758/os-interface => generated 285 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-02 20:11:02.444 8 WARNING neutronclient.v2_0.client [None req-bf377a39-57a3-44c7-847f-56ac478d6c6b f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:11:02.451 7 INFO nova.api.openstack.compute.server_external_events [req-f62b1dfd-253e-454e-ba21-22385bb0fdca req-15b8be90-fd29-4caf-8885-d7798528ffbf 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 7|app: 0|req: 549/1111] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1112] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:02 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1739 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 550/1113] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:11:02 2026] GET /v2.1/servers => generated 383 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1114] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:11:02 2026] DELETE /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 0 bytes in 83 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-03-02 20:11:02.847 7 WARNING neutronclient.v2_0.client [None req-974335d2-5413-48a3-b681-c5ddc7002383 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1115] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:02 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1745 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:04.187 8 WARNING neutronclient.v2_0.client [None req-b53bd531-32ac-4667-9dfa-7d29df35ff09 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] 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-03-02 20:11:04.310 7 INFO nova.api.openstack.compute.server_external_events [req-6601a114-78eb-4a8e-935d-d1485cb7495c req-a1b516ce-9ed2-48f9-a5dd-ff4dc6d25793 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 7|app: 0|req: 552/1116] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1117] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:04 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1745 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:05.502 7 WARNING neutronclient.v2_0.client [None req-6b6bc7d5-4b4e-4e31-87b9-39b1be355e06 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1120] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:05 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1865 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:06.374 8 INFO nova.api.openstack.compute.server_external_events [req-3b2ddabf-89bb-4d69-953a-46482e2cb28f req-d5eeffdf-470b-44d3-9fb7-5cc637cbdd79 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance 2026-03-02 20:11:06.374 8 INFO nova.api.openstack.compute.server_external_events [req-3b2ddabf-89bb-4d69-953a-46482e2cb28f req-d5eeffdf-470b-44d3-9fb7-5cc637cbdd79 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:43f0aded-ed8d-4608-bfbd-990bbaf276d6 for instance c66464fb-f842-478c-9e40-7c493f5c0758 on instance [pid: 8|app: 0|req: 568/1121] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:06 2026] POST /v2.1/os-server-external-events => generated 356 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-03-02 20:11:07.004 7 WARNING neutronclient.v2_0.client [None req-d99d7cd5-1752-4bd0-8b05-1acc7ff1c112 f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1122] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:06 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:08.125 8 WARNING neutronclient.v2_0.client [None req-42bb746e-1446-4307-8514-1d71c4ee2bdb f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1123] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:08 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => generated 1517 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-03-02 20:11:09.202 7 INFO nova.api.openstack.wsgi [None req-14222858-0f7d-44aa-beeb-0da46ba7cfbc f7c04f1f888d4bec8b8182ac1e66e87b 97759cd083604e5982de630abd47d2df - - default default] HTTP exception thrown: Instance c66464fb-f842-478c-9e40-7c493f5c0758 could not be found. [pid: 7|app: 0|req: 555/1124] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:09 2026] GET /v2.1/servers/c66464fb-f842-478c-9e40-7c493f5c0758 => 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, ' [pid: 8|app: 0|req: 570/1125] 10.0.0.81 () {32 vars in 705 bytes} [Mon Mar 2 20:11:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1654309688 => 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: 7|app: 0|req: 557/1128] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:11:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:11:25.259 8 WARNING neutronclient.v2_0.client [None req-efb2b24e-535f-4fb8-960f-daff0f703f92 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:11:25.297 8 WARNING neutronclient.v2_0.client [None req-efb2b24e-535f-4fb8-960f-daff0f703f92 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:11:25.396 8 WARNING neutronclient.v2_0.client [None req-efb2b24e-535f-4fb8-960f-daff0f703f92 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1129] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:11:25 2026] POST /v2.1/servers => generated 450 bytes in 373 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 20:11:25.586 7 WARNING neutronclient.v2_0.client [None req-a34f2022-d114-492c-ad43-f91afb559fae 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1130] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:25 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1402 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:26.700 8 WARNING neutronclient.v2_0.client [None req-b366f071-0665-4f26-92af-ac8976f8e8e1 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1133] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:26 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1406 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:28.011 7 WARNING neutronclient.v2_0.client [None req-8c17b7b0-d5a1-4338-a981-44ab1801113b 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1134] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:27 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1454 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-03-02 20:11:29.097 8 WARNING neutronclient.v2_0.client [None req-80f53e97-cc2a-4a58-8f67-225ada980e25 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1135] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:29 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1454 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:30.490 7 WARNING neutronclient.v2_0.client [None req-ea251464-a5e7-4f28-b4ce-6f50c056159a 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1136] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:30 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1462 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 576/1137] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:11:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 109 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1138] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:11:30 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1139] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:31.147 7 WARNING neutronclient.v2_0.client [None req-29945b17-e940-4d69-956c-5164be9e0d96 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in 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/1140] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2093 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1141] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 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: 564/1142] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1143] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1144] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1145] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/os-services => generated 782 bytes in 33 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: 566/1146] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1147] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1148] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=5b4317d06ec6471cbcfa7fbcd00d9cc2 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1149] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=5d5db105ab9d4b8a992381a5cf707eb5 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:11:31.849 7 WARNING neutronclient.v2_0.client [None req-695a93cd-cc69-4583-9dd7-de1af17ed7bf 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1150] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1151] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=a05a3200982a4414b4918f3cb426679f => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:11:31.908 8 INFO nova.api.openstack.compute.server_external_events [req-fbd135c0-b402-46d8-b0d7-a84e3b8b1f4e req-a49d1c6c-b8da-40bf-828e-df563c8d34ac 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 8|app: 0|req: 585/1152] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 586/1153] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=ad5e8e40f89042cf978efdfb99dc5457 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1154] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/limits?tenant_id=ed326927c5ce4687ae756b7dd80c0e2d => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1155] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:31 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:11:33.252 8 WARNING neutronclient.v2_0.client [None req-3615116c-78e5-4a54-880a-23849eb78271 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1156] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:33 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:34.599 7 WARNING neutronclient.v2_0.client [None req-20c39758-cd10-4523-95f5-b666652c30e7 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1157] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:34 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:35.845 8 WARNING neutronclient.v2_0.client [None req-5fc58463-c8af-4a14-b8ab-124faa638743 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1160] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:35 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:37.021 7 WARNING neutronclient.v2_0.client [None req-135cc654-5c37-4da2-af37-d15956771097 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1161] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:36 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 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-03-02 20:11:38.182 8 WARNING neutronclient.v2_0.client [None req-d3be6139-a3be-480c-9074-034617437f71 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1162] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:38 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 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-03-02 20:11:39.337 7 WARNING neutronclient.v2_0.client [None req-fab64cdb-b7e6-4f54-b22f-a994a0451702 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1163] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:39 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 885 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:41.231 8 WARNING neutronclient.v2_0.client [None req-08935bf3-ff9d-42fc-aa54-54821fc4563c 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1164] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:41 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:42.393 7 WARNING neutronclient.v2_0.client [None req-aa55bd42-b877-4e05-94fc-40ddbcb83cbd 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1165] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:42 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:43.537 8 WARNING neutronclient.v2_0.client [None req-aa03a75d-18d3-4eae-9e8d-edcae3b35905 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1166] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:43 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 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-03-02 20:11:44.708 7 WARNING neutronclient.v2_0.client [None req-f894c691-14f9-42b2-8b99-83d4db9ced2a 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1167] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:44 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:45.913 7 WARNING neutronclient.v2_0.client [None req-bc77f175-e309-4810-9c94-e30c6bee9e34 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1170] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:45 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:46.434 8 INFO nova.api.openstack.compute.server_external_events [req-7aacbd7f-ea73-4ede-a8be-3f3d9b3677b4 req-9d5b19e7-cc7f-448d-8dca-fc1515f8362f 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 8|app: 0|req: 595/1171] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:47.122 7 WARNING neutronclient.v2_0.client [None req-1a5608a4-e97d-4b87-8a59-573ff6ecea4f 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1172] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:47 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1173] 10.0.0.4 () {30 vars in 617 bytes} [Mon Mar 2 20:11:47 2026] GET /v2.1 => generated 0 bytes in 99 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: 578/1174] 10.0.0.4 () {32 vars in 690 bytes} [Mon Mar 2 20:11:47 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1175] 10.0.0.4 () {34 vars in 911 bytes} [Mon Mar 2 20:11:47 2026] GET /v2.1/os-simple-tenant-usage/737680d8e416426aae6fa237652bd2ce?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1176] 10.0.0.4 () {30 vars in 652 bytes} [Mon Mar 2 20:11:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:48.311 8 WARNING neutronclient.v2_0.client [None req-09ee0e3f-e858-4e14-bafa-60a554cb0c48 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1177] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:48 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:11:49.620 7 WARNING neutronclient.v2_0.client [None req-0b1ea4a6-fe45-418d-9757-b0058642abc1 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1178] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:49 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1179] 10.0.0.4 () {30 vars in 617 bytes} [Mon Mar 2 20:11:50 2026] GET /v2.1 => generated 0 bytes in 43 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: 581/1180] 10.0.0.4 () {32 vars in 690 bytes} [Mon Mar 2 20:11:50 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: 600/1181] 10.0.0.4 () {34 vars in 911 bytes} [Mon Mar 2 20:11:50 2026] GET /v2.1/os-simple-tenant-usage/737680d8e416426aae6fa237652bd2ce?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:50.774 7 WARNING neutronclient.v2_0.client [None req-b38d1c48-b609-462e-87d1-63200b11064a 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1182] 10.0.0.4 () {30 vars in 652 bytes} [Mon Mar 2 20:11:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1183] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:50 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:11:52.034 8 WARNING neutronclient.v2_0.client [None req-521c3e6d-3153-438f-ad70-64da9b00f741 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1184] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:52 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:52.568 7 INFO nova.api.openstack.compute.server_external_events [req-e2b904cb-0586-4851-a517-6e64474c875c req-2e5e7e33-96ec-41b6-920e-8fe0e37615fd 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 7|app: 0|req: 583/1185] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:52 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-03-02 20:11:53.287 8 WARNING neutronclient.v2_0.client [None req-a223050c-23fc-4c88-a0ed-45b1bbf6aeab 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1186] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:53 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1528 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:54.510 7 WARNING neutronclient.v2_0.client [None req-b82db17c-eaf4-4045-a838-a44bcd3ad529 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] 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-03-02 20:11:54.615 8 INFO nova.api.openstack.compute.server_external_events [req-e56b7051-f3ed-47ab-94ea-56720026d303 req-ae36f2ab-d3e5-4602-a01f-2dfc9db34c47 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 8|app: 0|req: 604/1187] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:54 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) [pid: 7|app: 0|req: 584/1188] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:54 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:54.715 8 WARNING neutronclient.v2_0.client [None req-25c013f2-9aac-4dc7-bb60-494cc83f425b 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1189] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:11:54 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:11:56.174 7 INFO nova.api.openstack.compute.server_external_events [req-7d0dff07-f8c6-4d58-8b0e-440c3b304272 req-aba3dc65-0c8a-4238-8102-0424d073e679 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 7|app: 0|req: 586/1192] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:11:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1193] 10.0.0.81 () {34 vars in 749 bytes} [Mon Mar 2 20:12:04 2026] POST /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b/action => generated 31935 bytes in 567 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: 588/1196] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:12:07 2026] POST /v2.1/os-keypairs => generated 396 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:08.252 8 INFO nova.api.openstack.compute.server_external_events [req-e2750b14-a4eb-46ed-b6a4-427470a1fbeb req-55399e8c-b93d-453c-aec8-5b7dc5e5f397 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 8|app: 0|req: 609/1197] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1198] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:12:09 2026] POST /v2.1/os-keypairs => generated 397 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: 610/1199] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:12:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:12:11.964 7 WARNING neutronclient.v2_0.client [None req-0f6d9766-d3b9-45a1-ab69-82f2b14b4aa1 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:12:12.006 7 WARNING neutronclient.v2_0.client [None req-0f6d9766-d3b9-45a1-ab69-82f2b14b4aa1 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:12:12.069 7 WARNING neutronclient.v2_0.client [None req-0f6d9766-d3b9-45a1-ab69-82f2b14b4aa1 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:12:12.375 7 WARNING neutronclient.v2_0.client [None req-0f6d9766-d3b9-45a1-ab69-82f2b14b4aa1 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1200] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:12:11 2026] POST /v2.1/servers => generated 495 bytes in 769 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 20:12:12.709 8 WARNING neutronclient.v2_0.client [None req-4829bfd2-8461-45ad-a79d-71b59186765d bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1201] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:12 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1456 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:13.023 7 WARNING neutronclient.v2_0.client [None req-ca98d6c5-71dd-4de6-aba8-24c78a5dac85 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:12:13.073 7 WARNING neutronclient.v2_0.client [None req-ca98d6c5-71dd-4de6-aba8-24c78a5dac85 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:12:13.250 7 WARNING neutronclient.v2_0.client [None req-ca98d6c5-71dd-4de6-aba8-24c78a5dac85 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1202] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:12:12 2026] POST /v2.1/servers => generated 449 bytes in 461 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-03-02 20:12:13.456 8 WARNING neutronclient.v2_0.client [None req-903f1109-5301-4ff2-af5d-a5d06151a700 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1203] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:13 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1401 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:13.809 7 WARNING neutronclient.v2_0.client [None req-15bfea5a-2c13-42e1-85ac-0f70cba61611 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1204] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:13 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1460 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-03-02 20:12:14.536 8 WARNING neutronclient.v2_0.client [None req-dab3af14-856e-4695-8b1b-3f3af4abf14a 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1205] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:14 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1405 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:14.896 7 WARNING neutronclient.v2_0.client [None req-42110c07-8cee-4a9f-9ca1-d5d7d4697ea6 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1206] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:14 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1508 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-03-02 20:12:15.619 8 WARNING neutronclient.v2_0.client [None req-e336321f-a633-4880-bab7-442b9b5d7d75 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1207] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:15 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1397 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-03-02 20:12:15.996 7 WARNING neutronclient.v2_0.client [None req-f997650b-ad5c-4d2e-a7ff-1b2af6e36acd bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1210] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:15 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1508 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:16.707 8 WARNING neutronclient.v2_0.client [None req-6e9674c1-5aff-42cc-97b7-5eb50192b321 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1211] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:16 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1453 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:17.092 7 WARNING neutronclient.v2_0.client [None req-d25e5e36-da99-49ec-9e2b-d650ca9f72f3 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1212] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:17 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1516 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-03-02 20:12:17.788 8 WARNING neutronclient.v2_0.client [None req-06f03a2e-81f3-48df-a73e-be5dedebba9c 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1213] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:17 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1453 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:18.185 7 WARNING neutronclient.v2_0.client [None req-081d647d-1281-4d66-9a7f-53f82df6d194 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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-03-02 20:12:18.423 8 INFO nova.api.openstack.compute.server_external_events [req-c09acddb-412a-4812-87ac-8ace47c592be req-fd83b308-6fa7-4f3f-8199-1017c55de817 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance [pid: 8|app: 0|req: 618/1214] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1215] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:18 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1639 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:19.139 8 WARNING neutronclient.v2_0.client [None req-8854258e-1fec-4a17-898a-a726e1f84f9a 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1216] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:19 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1461 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-03-02 20:12:19.553 7 WARNING neutronclient.v2_0.client [None req-c5fe9f37-b9b6-488e-95f0-987a77ec8b0c bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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-03-02 20:12:20.234 8 WARNING neutronclient.v2_0.client [None req-96ac43f6-bbe7-4443-9ad7-87a3318cb861 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1217] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:19 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:20.541 7 INFO nova.api.openstack.compute.server_external_events [req-9554fbcd-18da-4927-8975-9c91e7eb54c5 req-e1c3a59e-c0fb-442b-9b82-9efb8f463345 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 7|app: 0|req: 599/1218] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1219] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:20 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1538 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:21.447 7 WARNING neutronclient.v2_0.client [None req-01caf799-a30b-45b9-b03c-8ff16b2af81b bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1220] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:21 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 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-03-02 20:12:21.819 8 WARNING neutronclient.v2_0.client [None req-8ca5a0bc-b949-4e0b-8ccf-1df0f82afb8d 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1221] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:21 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 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-03-02 20:12:22.807 7 WARNING neutronclient.v2_0.client [None req-6391be45-941d-4a08-ad2a-ee701349214e bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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-03-02 20:12:22.968 8 WARNING neutronclient.v2_0.client [None req-7e9441c8-ba4a-49d5-be0b-0a676001b373 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1222] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:22 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1223] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:22 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 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-03-02 20:12:24.080 7 WARNING neutronclient.v2_0.client [None req-47dded78-82da-409e-aadf-d0aaa72cf228 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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-03-02 20:12:24.130 8 WARNING neutronclient.v2_0.client [None req-6b67879f-c7c0-4053-a963-2cdf3449b30f 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1224] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:24 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1225] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:24 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 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-03-02 20:12:25.262 7 WARNING neutronclient.v2_0.client [None req-398e445a-b182-487e-9e6d-50b18ba26970 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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-03-02 20:12:25.289 8 WARNING neutronclient.v2_0.client [None req-7c561280-2e8a-46f2-9c19-bc026f4f4152 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1226] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:25 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1227] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:25 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 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-03-02 20:12:26.452 7 WARNING neutronclient.v2_0.client [None req-dca09a55-c3ff-47ca-a3e9-b5078e1d5737 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1230] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:26 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 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-03-02 20:12:27.603 8 WARNING neutronclient.v2_0.client [None req-25ac8fb5-939f-4749-b7dd-3cef7fecf9e7 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1231] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:27 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:28.805 7 WARNING neutronclient.v2_0.client [None req-633c4bb3-3422-447e-b7fc-70b0f4e602cc bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1232] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:28 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 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-03-02 20:12:29.992 8 WARNING neutronclient.v2_0.client [None req-e2993d74-0a8e-4fdf-affd-01117128b89e bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1233] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:29 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 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-03-02 20:12:30.485 7 WARNING neutronclient.v2_0.client [None req-50ffa523-1e95-4fd2-92ba-662aa9f18652 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1234] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:30 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 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-03-02 20:12:31.173 8 WARNING neutronclient.v2_0.client [None req-f486b289-9f0b-4443-993c-742a2e782665 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1235] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1236] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1237] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/os-services => generated 782 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1238] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1239] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:12:31.695 7 WARNING neutronclient.v2_0.client [None req-15b706ac-c537-436c-a2fa-0db3036bc286 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1240] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=5d5db105ab9d4b8a992381a5cf707eb5 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1241] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1242] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=9712addd5a5746d58dfd07d4ddda5235 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1243] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=a05a3200982a4414b4918f3cb426679f => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1244] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1245] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=ad5e8e40f89042cf978efdfb99dc5457 => generated 305 bytes in 44 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: 611/1246] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=d2f3e126c6ce47e7b18ff20361c67c30 => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1247] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/limits?tenant_id=ed326927c5ce4687ae756b7dd80c0e2d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:12:32.048 7 WARNING neutronclient.v2_0.client [None req-45644f37-befa-43a3-b46c-ed754fec1b59 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1248] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:12:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6603 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1249] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 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: 613/1250] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1251] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 614/1252] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 704 bytes in 21 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-03-02 20:12:32.320 8 WARNING neutronclient.v2_0.client [None req-4dfb543d-760f-4835-9f7f-175c64f1fefe bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1253] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 616/1254] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1255] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:12:32.892 7 WARNING neutronclient.v2_0.client [None req-511ded0f-879c-456e-bc9d-e216881efafb 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1256] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:32 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:33.492 8 WARNING neutronclient.v2_0.client [None req-dc5753a6-169a-4813-8b72-1b3aa2cc3958 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1257] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:33 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:34.035 7 WARNING neutronclient.v2_0.client [None req-716acb67-84dc-47ad-9664-731799ca3977 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1258] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:33 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:34.633 8 WARNING neutronclient.v2_0.client [None req-963f08d2-decd-469e-ae31-3c0719d65cd2 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] 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: 641/1259] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:34 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 20:12:34.949 7 INFO nova.api.openstack.compute.server_external_events [req-5eb8b2e3-7f33-4aa8-8f52-19b7a66eb9e4 req-be90dcc0-8e26-474c-960a-985f1ac276e7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance [pid: 7|app: 0|req: 619/1260] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:35.244 8 WARNING neutronclient.v2_0.client [None req-9aab583d-176a-492a-b564-e58b2c31c387 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 642/1261] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:35 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:35.997 7 WARNING neutronclient.v2_0.client [None req-8136db81-e172-4ab2-929c-813cc25e1476 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1264] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:35 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:36.466 8 WARNING neutronclient.v2_0.client [None req-e5a498a3-fd63-44de-bd78-fa16e21d4a29 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1265] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:36 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:36.995 7 INFO nova.api.openstack.compute.server_external_events [req-00fd5094-6bcb-449a-b475-b832ae9fefe0 req-9d6809a3-e290-46db-ade9-de463fbae938 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance 2026-03-02 20:12:36.995 7 INFO nova.api.openstack.compute.server_external_events [req-00fd5094-6bcb-449a-b475-b832ae9fefe0 req-9d6809a3-e290-46db-ade9-de463fbae938 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance 2026-03-02 20:12:36.996 7 INFO nova.api.openstack.compute.server_external_events [req-00fd5094-6bcb-449a-b475-b832ae9fefe0 req-9d6809a3-e290-46db-ade9-de463fbae938 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance 2026-03-02 20:12:36.996 7 INFO nova.api.openstack.compute.server_external_events [req-00fd5094-6bcb-449a-b475-b832ae9fefe0 req-9d6809a3-e290-46db-ade9-de463fbae938 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance 2026-03-02 20:12:36.996 7 INFO nova.api.openstack.compute.server_external_events [req-00fd5094-6bcb-449a-b475-b832ae9fefe0 req-9d6809a3-e290-46db-ade9-de463fbae938 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 7|app: 0|req: 622/1266] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:36 2026] POST /v2.1/os-server-external-events => generated 869 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-03-02 20:12:37.169 8 WARNING neutronclient.v2_0.client [None req-edf01859-0aeb-4d66-b7c7-cc4ceed86448 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1267] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:37 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1627 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-03-02 20:12:37.644 7 WARNING neutronclient.v2_0.client [None req-ded0c4d9-63f7-4f31-8275-d7c962030315 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1268] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:37 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:38.377 8 WARNING neutronclient.v2_0.client [None req-44068408-2a93-4982-abbc-8493468d5bde bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1269] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:38 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1807 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-03-02 20:12:38.534 7 WARNING neutronclient.v2_0.client [None req-99e2f44d-c98b-448a-9872-cee639979db3 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1270] 10.0.0.81 () {32 vars in 740 bytes} [Mon Mar 2 20:12:38 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:38.800 8 WARNING neutronclient.v2_0.client [None req-57e0d53c-1cda-469c-ae21-e7cc2bc12981 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1271] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:38 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1694 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-03-02 20:12:38.965 7 WARNING neutronclient.v2_0.client [None req-e78ac363-41bf-4b3c-87ff-c9c062f0e899 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1272] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:38 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1694 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:39.426 8 INFO nova.api.openstack.compute.server_external_events [req-54fd7727-1ec4-43c9-870d-93cf1d7d744f req-c3489ebb-a0af-4cea-8d5c-cedb034a375f 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance [pid: 8|app: 0|req: 648/1273] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:39.805 7 INFO nova.api.openstack.compute.server_external_events [req-5978a5b4-ef9d-4d23-b71d-94038e95fb62 req-f3d4f463-3901-4594-80aa-a5bb85a5ed52 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 7|app: 0|req: 626/1274] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:39 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: 650/1277] 10.0.0.81 () {34 vars in 749 bytes} [Mon Mar 2 20:12:49 2026] POST /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b/action => generated 32098 bytes in 542 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: 628/1278] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:12:50 2026] DELETE /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 0 bytes in 82 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-03-02 20:12:50.680 8 WARNING neutronclient.v2_0.client [None req-898ecd02-10fd-42b8-88bc-93be15267ce5 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1279] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:50 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1820 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-03-02 20:12:51.885 7 INFO nova.api.openstack.compute.server_external_events [req-0259c270-b1cb-4aaa-90fe-71750695af62 req-1ab65e66-ada0-48ce-8523-461a1582d2a3 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 7|app: 0|req: 629/1280] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:52.028 8 WARNING neutronclient.v2_0.client [None req-fb0f602e-3df8-440a-bcea-2635aebaaf3e 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1281] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:51 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1820 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:53.242 7 WARNING neutronclient.v2_0.client [None req-721bcc34-034e-43ec-94bc-6675b3a512d6 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1282] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:53 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1820 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:53.601 8 INFO nova.api.openstack.compute.server_external_events [req-06cdbf1a-2480-447a-94bc-85224ea1bd0a req-2eea1b42-f435-4c18-bb76-ace6cf18ebe7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 8|app: 0|req: 653/1283] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:53.939 7 INFO nova.api.openstack.compute.server_external_events [req-1850a5a0-1bbb-4556-b246-976092cded10 req-de12780d-a6f2-435a-ac5b-e6b1469b5b28 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:0d2307b4-acf1-4a28-97f3-82423f872e25 for instance b015872e-1a4b-4458-8f64-817f85a7d47b on instance [pid: 7|app: 0|req: 631/1284] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:53 2026] POST /v2.1/os-server-external-events => generated 185 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-03-02 20:12:54.518 8 WARNING neutronclient.v2_0.client [None req-1997d441-bd0e-457e-a100-22940888b555 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1285] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:54 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1482 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:54.764 7 WARNING neutronclient.v2_0.client [None req-069a8c8e-9eed-4142-9d10-9d93b1abf94a bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1286] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:54 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1927 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-03-02 20:12:55.607 8 WARNING neutronclient.v2_0.client [None req-d001aa1c-e885-4985-8887-34ccd791b0cd 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1287] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:55 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 1487 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, ' [pid: 8|app: 0|req: 657/1290] 10.0.0.81 () {32 vars in 752 bytes} [Mon Mar 2 20:12:55 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c/os-server-password => generated 116 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-03-02 20:12:56.705 7 WARNING neutronclient.v2_0.client [None req-8aeee21f-ae13-4f16-99a6-c4dcb64bfc29 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1291] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:56 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => 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, ' [pid: 8|app: 0|req: 658/1292] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:12:57 2026] DELETE /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 0 bytes in 78 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-03-02 20:12:57.403 7 WARNING neutronclient.v2_0.client [None req-deba2787-7f0f-4c01-bb0a-0feead48462a bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1293] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:57 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1933 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-03-02 20:12:57.790 8 INFO nova.api.openstack.wsgi [None req-fb3123df-d69e-42e2-90e8-3a5b3355c01d 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] HTTP exception thrown: Instance b015872e-1a4b-4458-8f64-817f85a7d47b could not be found. [pid: 8|app: 0|req: 659/1294] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:57 2026] GET /v2.1/servers/b015872e-1a4b-4458-8f64-817f85a7d47b => generated 111 bytes in 22 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: 636/1295] 10.0.0.81 () {32 vars in 727 bytes} [Mon Mar 2 20:12:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-772614668 => generated 0 bytes in 14 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: 660/1296] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:12:58 2026] DELETE /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-02 20:12:58.482 7 WARNING neutronclient.v2_0.client [None req-2217bfa6-5798-49a5-a396-a84e6df8e0aa 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] 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-03-02 20:12:58.553 8 WARNING neutronclient.v2_0.client [None req-e6d4bac7-f154-413e-9506-c804c9cbaf7b bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1297] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:58 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1701 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:58.626 7 INFO nova.api.openstack.compute.server_external_events [req-e0194e05-eb16-487b-96f2-ea0b926b017b req-3a4a8422-abfe-42f3-a43b-a121c2c110cf 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance [pid: 7|app: 0|req: 638/1298] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:12:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1299] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:58 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1933 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:12:59.657 7 WARNING neutronclient.v2_0.client [None req-d5013990-6b55-4cc8-8af9-c45180ee161f 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1300] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:59 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1701 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-03-02 20:12:59.838 8 WARNING neutronclient.v2_0.client [None req-46bf9c50-f366-470b-8e7b-918f828fb9ff bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1301] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:12:59 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1933 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-03-02 20:13:00.671 7 INFO nova.api.openstack.compute.server_external_events [req-8de62d96-6d78-4b2e-a0ea-873428e29903 req-f911b5b1-fe57-4326-ac72-a93ad3e6c19c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance 2026-03-02 20:13:00.672 7 INFO nova.api.openstack.compute.server_external_events [req-8de62d96-6d78-4b2e-a0ea-873428e29903 req-f911b5b1-fe57-4326-ac72-a93ad3e6c19c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance 2026-03-02 20:13:00.672 7 INFO nova.api.openstack.compute.server_external_events [req-8de62d96-6d78-4b2e-a0ea-873428e29903 req-f911b5b1-fe57-4326-ac72-a93ad3e6c19c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance 2026-03-02 20:13:00.672 7 INFO nova.api.openstack.compute.server_external_events [req-8de62d96-6d78-4b2e-a0ea-873428e29903 req-f911b5b1-fe57-4326-ac72-a93ad3e6c19c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:5dd80e98-18cb-4b14-a5a4-1fa7b7d24d8e for instance 8e75f00e-bda4-4427-beb9-743d54aa599c on instance [pid: 7|app: 0|req: 640/1302] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:00 2026] POST /v2.1/os-server-external-events => generated 702 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-03-02 20:13:00.833 8 WARNING neutronclient.v2_0.client [None req-b09ce23b-33de-4845-99b0-5d11509bbaa2 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1303] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:00 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1701 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-03-02 20:13:01.073 7 WARNING neutronclient.v2_0.client [None req-d9501b31-2f57-4a2b-984f-4e4da31ddc82 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1304] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:01 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1537 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-03-02 20:13:01.990 8 WARNING neutronclient.v2_0.client [None req-9bfb0deb-c0b0-46aa-aefd-cf07fd9dd9db 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1305] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:01 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1483 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:02.168 7 WARNING neutronclient.v2_0.client [None req-1a4759c6-701d-4edc-9746-5ef57b5ccf38 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1306] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:02 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1542 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:02.712 8 INFO nova.api.openstack.compute.server_external_events [req-af386f31-ef2a-4769-a44e-4adbfd12851d req-5c79f197-724b-4b40-9cb0-7a33ced45e6d 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:bb91990c-61b6-445d-9838-394e482e7a04 for instance 509bc802-b672-4fb2-8322-22739e37a56b on instance [pid: 8|app: 0|req: 665/1307] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:02 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-03-02 20:13:03.098 7 WARNING neutronclient.v2_0.client [None req-34bb9839-4f85-4d26-83a9-f98210a2f261 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 643/1308] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:03 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1488 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-03-02 20:13:03.264 8 WARNING neutronclient.v2_0.client [None req-79aa0547-2603-4fbb-8b7c-df6545145ff1 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 666/1309] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:03 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 1542 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-03-02 20:13:04.202 7 WARNING neutronclient.v2_0.client [None req-ac0cef06-507d-4b3c-81e1-2e1503f7ae0c 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1310] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:04 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 1488 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-03-02 20:13:04.346 8 INFO nova.api.openstack.wsgi [None req-f78c5329-331b-4b1a-9a81-0ed4fb3b5427 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] HTTP exception thrown: Instance 8e75f00e-bda4-4427-beb9-743d54aa599c could not be found. [pid: 8|app: 0|req: 667/1311] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:04 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 111 bytes in 24 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-03-02 20:13:04.375 7 INFO nova.api.openstack.wsgi [None req-caf406a8-aa79-46f4-bc87-46e8da20936b bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] HTTP exception thrown: Instance 8e75f00e-bda4-4427-beb9-743d54aa599c could not be found. [pid: 7|app: 0|req: 645/1312] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:13:04 2026] DELETE /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => 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, ' 2026-03-02 20:13:04.404 8 INFO nova.api.openstack.wsgi [None req-88d004fe-3de2-4f4d-ab5f-403113de6b84 bc3ab5bea5e649728310dd50712e8bfa d2f3e126c6ce47e7b18ff20361c67c30 - - default default] HTTP exception thrown: Instance 8e75f00e-bda4-4427-beb9-743d54aa599c could not be found. [pid: 8|app: 0|req: 668/1313] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:04 2026] GET /v2.1/servers/8e75f00e-bda4-4427-beb9-743d54aa599c => generated 111 bytes in 22 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: 646/1314] 10.0.0.81 () {32 vars in 705 bytes} [Mon Mar 2 20:13:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2052596463 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 669/1315] 10.0.0.81 () {32 vars in 725 bytes} [Mon Mar 2 20:13:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-776655083 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 20:13:05.281 7 INFO nova.api.openstack.wsgi [None req-5a27514c-6f4d-49eb-a435-149aed09dcc3 2eaeaa933ed242cd9eb7e476146563bc ad5e8e40f89042cf978efdfb99dc5457 - - default default] HTTP exception thrown: Instance 509bc802-b672-4fb2-8322-22739e37a56b could not be found. [pid: 7|app: 0|req: 647/1316] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:05 2026] GET /v2.1/servers/509bc802-b672-4fb2-8322-22739e37a56b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1317] 10.0.0.81 () {32 vars in 727 bytes} [Mon Mar 2 20:13:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-898504780 => 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: 7|app: 0|req: 651/1324] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:13:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1325] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1326] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 675/1327] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 653/1328] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1329] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=057d2722f2574bda97c18b2b0b34d5a7 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1330] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=24bd0ef5586149b28475088fed92761f => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1331] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=25472ccb4bf6488a9c20868a9c273571 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1332] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1333] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1334] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=459a6915527b41da8da6f2289d5d7ff7 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1335] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=49d67256ef494dc1aadd89309b1fc8c8 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1336] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=4e37c7617a304c1c84a8bbbdbdb4c8f9 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1337] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=72ac073b1a904f89b6292f42648be2fb => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1338] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1339] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=9dce8b63805940d1a4a625300ec1f8d3 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1340] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=af8622f8f2a74548a587ab6cae82eedb => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1341] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=b33accd8c08c4bea8e876b26ba6b6386 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1342] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/limits?tenant_id=e3264c2595d440c09539d0894563f068 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1343] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1344] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 684/1345] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1346] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:13:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1349] 10.0.0.81 () {34 vars in 670 bytes} [Mon Mar 2 20:13:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:13:38.746 7 WARNING neutronclient.v2_0.client [None req-72600b17-2031-48c0-906b-1d194376b737 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:13:38.839 7 WARNING neutronclient.v2_0.client [None req-72600b17-2031-48c0-906b-1d194376b737 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:13:39.247 7 WARNING neutronclient.v2_0.client [None req-72600b17-2031-48c0-906b-1d194376b737 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 664/1350] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:13:38 2026] POST /v2.1/servers => generated 448 bytes in 786 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 20:13:39.496 8 WARNING neutronclient.v2_0.client [None req-e4308a30-cf9e-41e2-84d1-eede2c129a31 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 687/1351] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:39 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:44.579 7 WARNING neutronclient.v2_0.client [None req-3cab5463-b1bf-40f7-9daf-848c678f28df c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 665/1352] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:44 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1521 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-03-02 20:13:45.646 8 INFO nova.api.openstack.compute.server_external_events [req-7401f2a8-f559-49f9-ba60-2578a73687b2 req-cb2055f0-573e-47de-87a2-ac7fedc73154 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 8|app: 0|req: 688/1353] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:49.750 8 WARNING neutronclient.v2_0.client [None req-b92841cb-2ef3-4afe-a151-a98dec281dbd c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 690/1356] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:49 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1519 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:50.139 7 INFO nova.api.openstack.compute.server_external_events [req-8d85437e-711f-4669-9ddc-cc17ab0f6c1d req-98dc1aad-27ef-4a01-99bd-aacf2fb4992b 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 7|app: 0|req: 667/1357] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:52.180 8 INFO nova.api.openstack.compute.server_external_events [req-91ae4755-fcbb-4a15-b9c7-5296f94d7a06 req-722adb1d-d6b4-4b8d-8d61-f2e166841949 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance 2026-03-02 20:13:52.180 8 INFO nova.api.openstack.compute.server_external_events [req-91ae4755-fcbb-4a15-b9c7-5296f94d7a06 req-722adb1d-d6b4-4b8d-8d61-f2e166841949 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 8|app: 0|req: 691/1358] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:52 2026] POST /v2.1/os-server-external-events => generated 354 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-03-02 20:13:55.000 7 WARNING neutronclient.v2_0.client [None req-2d7a0ba9-9390-48f8-acd0-dbd5d5dda24b c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 668/1359] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:54 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:13:56.607 7 WARNING neutronclient.v2_0.client [None req-2e6394c3-b9f8-4d82-b5eb-4425de5619ec c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:13:56.614 8 INFO nova.api.openstack.compute.server_external_events [req-10b4f59e-01ab-46fb-9ab0-04e76bebe36b req-b926188c-3c07-4177-a548-4cc798c4586d 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 8|app: 0|req: 693/1362] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:13:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:13:56.680 7 WARNING neutronclient.v2_0.client [None req-2e6394c3-b9f8-4d82-b5eb-4425de5619ec c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:13:56.919 7 WARNING neutronclient.v2_0.client [None req-2e6394c3-b9f8-4d82-b5eb-4425de5619ec c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 670/1363] 10.0.0.81 () {34 vars in 662 bytes} [Mon Mar 2 20:13:56 2026] POST /v2.1/servers => generated 448 bytes in 561 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-03-02 20:13:57.136 8 WARNING neutronclient.v2_0.client [None req-cadb91d1-4602-46cd-bc3e-d5ca36230f09 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 694/1364] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:13:57 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:02.241 7 WARNING neutronclient.v2_0.client [None req-284d0d9a-69a5-4a06-9a18-6e375f640784 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1365] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:14:02 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1521 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-03-02 20:14:02.787 8 INFO nova.api.openstack.compute.server_external_events [req-aea92465-c6f6-43a9-b453-0efb9c7c2c79 req-6db622f5-71a8-4949-8649-6e153330a99f 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 8|app: 0|req: 695/1366] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:02 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-03-02 20:14:07.389 7 WARNING neutronclient.v2_0.client [None req-fbee601e-cc95-4d1f-8c35-eaad4036317f c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 673/1369] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:14:07 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1519 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:07.680 8 INFO nova.api.openstack.compute.server_external_events [req-90e99baa-3f77-4ac1-a451-af0daa7a38eb req-02080b98-ef7b-4b21-a399-1d111aa45ba7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 8|app: 0|req: 697/1370] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:07 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-03-02 20:14:09.721 7 INFO nova.api.openstack.compute.server_external_events [req-08836a1f-bd8b-4cc6-9765-e60689ca6490 req-91b06db3-b3d2-4f18-ba71-5507fdd55d6a 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 7|app: 0|req: 674/1371] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:12.659 8 WARNING neutronclient.v2_0.client [None req-bd0ddb0b-fdfb-48cd-8aef-0b38b4ca6e11 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 698/1372] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:14:12 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1820 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:14.362 7 INFO nova.api.openstack.compute.server_external_events [req-80e95c01-68aa-4c95-9c1b-cb57dfb1d1de req-844da6f0-6614-41f8-bbc2-7ac9ddaeec1f 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 7|app: 0|req: 675/1373] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1378] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:14:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 196 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: 678/1379] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:14:31 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: 8|app: 0|req: 702/1380] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 32 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: 679/1381] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 703/1382] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1046 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 20:14:31.308 7 WARNING neutronclient.v2_0.client [None req-93bcca4e-5703-4ca7-bfb8-bb1430fc4ef0 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 680/1383] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4946 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 704/1384] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1385] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1386] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 682/1387] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=24bd0ef5586149b28475088fed92761f => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1388] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1389] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1390] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=459a6915527b41da8da6f2289d5d7ff7 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1391] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=49d67256ef494dc1aadd89309b1fc8c8 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1392] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=4e37c7617a304c1c84a8bbbdbdb4c8f9 => generated 305 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1393] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=72ac073b1a904f89b6292f42648be2fb => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1394] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1395] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=af8622f8f2a74548a587ab6cae82eedb => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1396] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=b33accd8c08c4bea8e876b26ba6b6386 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1397] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:14:31 2026] GET /v2.1/limits?tenant_id=e3264c2595d440c09539d0894563f068 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 20:14:40.356 7 WARNING neutronclient.v2_0.client [None req-9f155e42-0cae-43ea-9336-6efd1b157b2a 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:14:40.398 7 WARNING neutronclient.v2_0.client [None req-9f155e42-0cae-43ea-9336-6efd1b157b2a 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:14:40.539 7 WARNING neutronclient.v2_0.client [None req-9f155e42-0cae-43ea-9336-6efd1b157b2a 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 689/1400] 162.253.55.140 () {36 vars in 714 bytes} [Mon Mar 2 20:14:40 2026] POST /v2.1/servers => generated 453 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-02 20:14:41.040 8 WARNING neutronclient.v2_0.client [None req-c0030d33-171d-4688-ab63-c44bf28f2cc0 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 712/1401] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:41 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2213 bytes in 55 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-03-02 20:14:41.102 7 WARNING neutronclient.v2_0.client [None req-d1ceabc8-33e6-4556-9588-dd60804a7f88 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 690/1402] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:41 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 713/1403] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:41 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:43.751 7 WARNING neutronclient.v2_0.client [None req-e76cbebe-2668-4045-9654-0b18c755c74e 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 691/1404] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:43 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2371 bytes in 89 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-03-02 20:14:43.838 8 WARNING neutronclient.v2_0.client [None req-4bbce71c-57d7-48e3-b399-3eb7a302ebd3 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 714/1405] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:43 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 692/1406] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:43 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 197 bytes in 58 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-03-02 20:14:46.405 7 INFO nova.api.openstack.compute.server_external_events [req-d2a1d81f-dc34-4a68-b308-fc7c98958ff7 req-a2aa4537-8e5f-403c-af6a-084b89b8f3c9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 694/1409] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:46 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-03-02 20:14:46.833 8 WARNING neutronclient.v2_0.client [None req-96c15981-9a75-4528-9549-1c075a0c0268 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 716/1410] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:46 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2445 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:46.966 7 WARNING neutronclient.v2_0.client [None req-854519ce-3207-42f9-bde7-afe8ca1a2bfe 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 695/1411] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:46 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 717/1412] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:47 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 197 bytes in 45 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-03-02 20:14:49.646 7 WARNING neutronclient.v2_0.client [None req-9e10e0ac-5697-4587-8bbf-52d8b3cb48b4 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 696/1413] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:49 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2433 bytes in 130 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-03-02 20:14:49.778 8 WARNING neutronclient.v2_0.client [None req-c593e901-c6e8-4350-9030-a9cc1718f8c1 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 718/1414] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:49 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 284 bytes in 87 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: 697/1415] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:49 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 197 bytes in 34 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-03-02 20:14:52.362 8 INFO nova.api.openstack.compute.server_external_events [req-7889f8df-c586-435b-80ec-20bd670dcb82 req-18c63b02-6d3e-4292-9b9a-7cffdc0d68b7 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 719/1416] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:52 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-03-02 20:14:52.658 7 WARNING neutronclient.v2_0.client [None req-ea3bf0fc-5a1f-4063-8ffc-e17887b8b521 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 698/1417] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:52 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2433 bytes in 130 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-03-02 20:14:52.796 8 WARNING neutronclient.v2_0.client [None req-c63697f6-d848-48c4-92ba-bba8536644f9 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 720/1418] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:52 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 286 bytes in 77 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: 699/1419] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:52 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:54.409 8 INFO nova.api.openstack.compute.server_external_events [req-8a597a89-fe37-42bf-a42e-9a230947cb20 req-8458c622-3eb5-41c0-bf67-119b6184ded3 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 721/1420] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:14:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:14:55.448 7 WARNING neutronclient.v2_0.client [None req-90b7e3ee-ef7e-48ae-9d02-0a7c9c2945e2 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 700/1421] 162.253.55.140 () {32 vars in 733 bytes} [Mon Mar 2 20:14:55 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 2581 bytes in 137 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-03-02 20:14:55.584 8 WARNING neutronclient.v2_0.client [None req-d7d7182f-2479-4126-b427-adf5a725fa8d 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 722/1422] 162.253.55.140 () {32 vars in 759 bytes} [Mon Mar 2 20:14:55 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 701/1423] 162.253.55.140 () {32 vars in 777 bytes} [Mon Mar 2 20:14:55 2026] GET /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-volume_attachments => generated 197 bytes in 58 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-03-02 20:15:30.919 7 WARNING neutronclient.v2_0.client [None req-ffdfa303-d811-46ab-a2d7-43eef4ad406a 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 706/1432] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:15:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7602 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 727/1433] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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: 707/1434] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1435] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 708/1436] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1437] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=24bd0ef5586149b28475088fed92761f => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1438] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1439] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1440] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=459a6915527b41da8da6f2289d5d7ff7 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1441] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=49d67256ef494dc1aadd89309b1fc8c8 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1442] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=4e37c7617a304c1c84a8bbbdbdb4c8f9 => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1443] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=72ac073b1a904f89b6292f42648be2fb => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1444] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1445] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=af8622f8f2a74548a587ab6cae82eedb => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1446] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=b33accd8c08c4bea8e876b26ba6b6386 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1447] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/limits?tenant_id=e3264c2595d440c09539d0894563f068 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1448] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1449] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 715/1450] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1451] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:15:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:15:32.792 7 WARNING neutronclient.v2_0.client [None req-3c929d6a-d935-49cd-8b67-3657278b3510 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:15:32.832 7 WARNING neutronclient.v2_0.client [None req-3c929d6a-d935-49cd-8b67-3657278b3510 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:15:35.381 8 INFO nova.api.openstack.compute.server_external_events [req-69b9a103-23d3-4b72-9123-64ce7a48aa19 req-79dd6ad8-477d-4c7f-b298-d5981b977441 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 737/1452] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:15:35 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-03-02 20:15:38.402 8 INFO nova.api.openstack.compute.server_external_events [req-f0ad1124-e675-4208-b1f0-2b0bb8d1c402 req-5e758543-568e-435f-afb3-94e55c36b73c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 740/1455] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:15:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:15:40.443 8 INFO nova.api.openstack.compute.server_external_events [req-599fe0e8-7842-4a24-a801-60bf4dad4d02 req-ce6c2740-001d-47a8-af95-1fb6e05015f4 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 741/1456] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:15:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:15:41.398 7 WARNING neutronclient.v2_0.client [None req-3c929d6a-d935-49cd-8b67-3657278b3510 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 716/1457] 162.253.55.140 () {36 vars in 812 bytes} [Mon Mar 2 20:15:32 2026] POST /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 281 bytes in 8716 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-03-02 20:15:41.993 8 INFO nova.api.openstack.compute.server_external_events [req-37513275-3848-40c2-8f86-9936031ccc42 req-7f094c28-9686-43dc-9918-dc71ed7359f4 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 742/1458] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:15:41 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-03-02 20:15:42.487 7 INFO nova.api.openstack.compute.server_external_events [req-a4dcee76-736c-4e1d-9aee-44ed9eac5289 req-6a9eed82-ffdf-4741-92d3-1a078ad7e295 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 717/1459] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:15:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:16:03.447 8 WARNING neutronclient.v2_0.client [None req-b464fd97-c3b9-431f-bcf1-ab1f89876fad 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:16:03.492 8 WARNING neutronclient.v2_0.client [None req-b464fd97-c3b9-431f-bcf1-ab1f89876fad 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] 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-03-02 20:16:05.923 7 INFO nova.api.openstack.compute.server_external_events [req-f6d6c7cf-f99a-465d-a6f4-f82d99c3e29e req-f9ff5473-3994-4e0f-9e08-77879b9b4ab9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 722/1466] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16: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-03-02 20:16:09.299 7 INFO nova.api.openstack.compute.server_external_events [req-bcc1e570-df78-467a-af9e-4822fb4ad29c req-f396ed4c-38db-4667-b989-52a2a93e6e6b 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 723/1467] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:16:11.336 7 INFO nova.api.openstack.compute.server_external_events [req-1693825e-2681-46c1-a954-4decfd8a3034 req-c6f8660a-5348-4dd2-bcd7-1984e9699fa9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 724/1468] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:16:12.556 8 WARNING neutronclient.v2_0.client [None req-b464fd97-c3b9-431f-bcf1-ab1f89876fad 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 745/1469] 162.253.55.140 () {36 vars in 812 bytes} [Mon Mar 2 20:16:03 2026] POST /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 376 bytes in 9245 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-03-02 20:16:24.097 7 WARNING neutronclient.v2_0.client [None req-acfa0817-cf62-4954-abf9-d895a3c232b9 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 20:16:24.142 7 WARNING neutronclient.v2_0.client [None req-acfa0817-cf62-4954-abf9-d895a3c232b9 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] 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-03-02 20:16:26.602 8 INFO nova.api.openstack.compute.server_external_events [req-a436f91d-185a-4cc7-b2b5-a7bc38ea5431 req-43635133-361b-4baf-979b-6754b5c59bb4 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 749/1474] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:26 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-03-02 20:16:30.364 8 INFO nova.api.openstack.compute.server_external_events [req-8ac4bb89-a230-4ab8-909e-20f3a26ff246 req-86ec4233-b4a8-4e45-bc2d-9a019625ce65 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 750/1475] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 751/1476] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:16:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1477] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:30 2026] GET /v2.1/limits?tenant_id=24bd0ef5586149b28475088fed92761f => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1478] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1479] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1480] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:30 2026] GET /v2.1/limits?tenant_id=459a6915527b41da8da6f2289d5d7ff7 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1481] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=49d67256ef494dc1aadd89309b1fc8c8 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1482] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=4e37c7617a304c1c84a8bbbdbdb4c8f9 => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1483] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=72ac073b1a904f89b6292f42648be2fb => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1484] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1485] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=af8622f8f2a74548a587ab6cae82eedb => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1486] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=b33accd8c08c4bea8e876b26ba6b6386 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1487] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/limits?tenant_id=e3264c2595d440c09539d0894563f068 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1488] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1489] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1490] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1491] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 767/1492] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 768/1493] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/os-services => generated 782 bytes in 34 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-03-02 20:16:31.548 8 WARNING neutronclient.v2_0.client [None req-3c22ea6b-c863-47ee-8492-cc18332b09c9 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 769/1494] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8425 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 770/1495] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:16:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 20:16:32.408 8 INFO nova.api.openstack.compute.server_external_events [req-181d5f4c-ed9b-4477-a67f-d55ecb1dc1bb req-7e39a9ab-ba54-486d-8974-ea2764cd39e3 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-plugged:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 771/1496] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:32 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) 2026-03-02 20:16:33.678 7 WARNING neutronclient.v2_0.client [None req-acfa0817-cf62-4954-abf9-d895a3c232b9 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 726/1497] 162.253.55.140 () {36 vars in 812 bytes} [Mon Mar 2 20:16:24 2026] POST /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface => generated 377 bytes in 9677 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-03-02 20:16:34.378 8 INFO nova.api.openstack.compute.server_external_events [req-60effe6d-4f40-468a-912a-8a8bf419360a req-77b0a7fc-d439-4d7a-80e7-c3ec5b5d0fe9 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 772/1498] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:34 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-03-02 20:16:47.794 8 INFO nova.api.openstack.compute.server_external_events [req-c0ac0015-5147-402a-9fb4-071f8e4ce20c req-d807ab09-5979-4532-a4d6-d6930ddaab22 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 775/1503] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 729/1504] 162.253.55.140 () {34 vars in 855 bytes} [Mon Mar 2 20:16:48 2026] DELETE /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface/317fc1f6-eb06-4bad-a077-37d767ecc032 => generated 0 bytes in 70 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-03-02 20:16:49.835 8 INFO nova.api.openstack.compute.server_external_events [req-c06c5fa4-7e04-42e9-ba64-c50c9be8eb2b req-cfd61e4e-55fc-40c6-b932-317f67deed09 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 776/1505] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:16:50.752 7 INFO nova.api.openstack.compute.server_external_events [req-025b0ab0-4a2c-41c5-96fe-627452e45945 req-f86e7bd2-b835-4153-b729-0b284fbea01b 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 730/1506] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:16:52.793 8 INFO nova.api.openstack.compute.server_external_events [req-a586ad48-a109-4848-9943-96d23f0980ed req-1a064e23-6d0f-425e-8db1-3653161bba8d 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:317fc1f6-eb06-4bad-a077-37d767ecc032 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 777/1507] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:16:58.572 8 INFO nova.api.openstack.compute.server_external_events [req-d364b65a-a534-45c7-8603-1336f130e503 req-89acb6be-591f-4f60-a815-6b918aa06391 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 779/1510] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:16:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 732/1511] 162.253.55.140 () {34 vars in 855 bytes} [Mon Mar 2 20:16:58 2026] DELETE /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface/fad01b14-32cc-4bf2-8dec-2c5135f246a3 => generated 0 bytes in 43 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-03-02 20:17:00.618 8 INFO nova.api.openstack.compute.server_external_events [req-6253256a-5a4a-47b2-be18-59017a823aef req-46dbcbf5-1d41-4c24-ab28-a1157a53178c 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 780/1512] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:02.659 7 INFO nova.api.openstack.compute.server_external_events [req-38ccda3f-7edc-42f0-9d09-b5664079159d req-cb6f636b-002f-4e22-a7c3-9e013c8b4dfa 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:fad01b14-32cc-4bf2-8dec-2c5135f246a3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 733/1513] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1518] 162.253.55.140 () {34 vars in 855 bytes} [Mon Mar 2 20:17:19 2026] DELETE /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec/os-interface/8472a607-df79-4904-9725-aa77ec4375d3 => generated 0 bytes in 72 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-03-02 20:17:22.436 7 INFO nova.api.openstack.compute.server_external_events [req-37fa7c1f-49f1-412b-b6e6-6865c753bf97 req-bbf75651-50a8-4d78-9002-46379d5bda43 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 736/1519] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:24.491 8 INFO nova.api.openstack.compute.server_external_events [req-68061b66-a396-4da0-9765-47caa5e9af7a req-99527975-0f34-49de-88b6-a64bd6fea890 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:8472a607-df79-4904-9725-aa77ec4375d3 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 784/1520] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1521] 162.253.55.140 () {34 vars in 755 bytes} [Mon Mar 2 20:17:24 2026] DELETE /v2.1/servers/e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec => generated 0 bytes in 115 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-03-02 20:17:26.539 7 INFO nova.api.openstack.compute.server_external_events [req-00db6834-998c-4911-8fe5-7adf6e882b09 req-f8d2cf1c-070f-4786-a1c8-4139657c7578 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 7|app: 0|req: 739/1524] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:28.575 8 INFO nova.api.openstack.compute.server_external_events [req-a76b21b7-c62b-46f3-90d8-ac99633a70fe req-ae8fbaf3-1672-401d-ac0c-25aefddba4a0 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance 2026-03-02 20:17:28.576 8 INFO nova.api.openstack.compute.server_external_events [req-a76b21b7-c62b-46f3-90d8-ac99633a70fe req-ae8fbaf3-1672-401d-ac0c-25aefddba4a0 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:2325b903-ccd6-4505-95e8-6171582f2b82 for instance e6d4145a-b7f2-4dd3-8c0f-c227fffd2aec on instance [pid: 8|app: 0|req: 786/1525] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:29.109 7 INFO nova.api.openstack.compute.server_external_events [req-1c0826ef-6db0-41de-9800-c7a51429b034 req-56cbbd56-53fe-45d9-bef6-b9d8d1ded400 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 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: 740/1526] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1527] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:17:29 2026] DELETE /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 0 bytes in 96 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-03-02 20:17:29.261 7 WARNING neutronclient.v2_0.client [None req-6d6eeff6-3d71-43de-ab95-3c6441821843 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 741/1528] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:29 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1946 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-03-02 20:17:30.623 8 INFO nova.api.openstack.compute.server_external_events [req-7cc54c81-d524-4780-8210-940b06812234 req-d64e8a6a-7dae-40e7-88df-ee2e1c6d5e07 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 8|app: 0|req: 788/1529] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1530] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=24bd0ef5586149b28475088fed92761f => generated 302 bytes in 74 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: 789/1531] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1532] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1533] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=459a6915527b41da8da6f2289d5d7ff7 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1534] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=49d67256ef494dc1aadd89309b1fc8c8 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1535] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:30 2026] GET /v2.1/limits?tenant_id=4e37c7617a304c1c84a8bbbdbdb4c8f9 => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1536] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/limits?tenant_id=72ac073b1a904f89b6292f42648be2fb => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1537] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1538] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/limits?tenant_id=af8622f8f2a74548a587ab6cae82eedb => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1539] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/limits?tenant_id=b33accd8c08c4bea8e876b26ba6b6386 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1540] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/limits?tenant_id=e3264c2595d440c09539d0894563f068 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1541] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1542] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1543] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1048 bytes in 30 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: 749/1544] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:31.421 8 WARNING neutronclient.v2_0.client [None req-3e9e3d43-5cce-472f-828b-9215bbbffd19 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 796/1545] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7318 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1546] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 797/1547] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1548] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 798/1549] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:17:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:32.663 7 INFO nova.api.openstack.compute.server_external_events [req-88c9c6db-cbd9-43d4-a55a-7eaac1deae70 req-fed85041-1a6d-4c11-a088-b556b47b5bae 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance 2026-03-02 20:17:32.664 7 INFO nova.api.openstack.compute.server_external_events [req-88c9c6db-cbd9-43d4-a55a-7eaac1deae70 req-fed85041-1a6d-4c11-a088-b556b47b5bae 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:2f0a1bf4-30f2-42f0-872e-88b99b38f8da for instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 on instance [pid: 7|app: 0|req: 752/1550] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:32 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 20:17:34.473 8 WARNING neutronclient.v2_0.client [None req-636a09ad-9ab3-48c6-8974-6784d6e5c10d c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 799/1551] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:34 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => generated 1481 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:39.562 7 INFO nova.api.openstack.wsgi [None req-28324ccc-c129-4086-98ff-5d2b32ce26f3 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] HTTP exception thrown: Instance 754f27ce-d53c-4d88-b8e4-088f8d818e71 could not be found. [pid: 7|app: 0|req: 754/1554] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:39 2026] GET /v2.1/servers/754f27ce-d53c-4d88-b8e4-088f8d818e71 => 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, ' 2026-03-02 20:17:40.035 8 INFO nova.api.openstack.compute.server_external_events [req-12e5fd6b-974d-47f9-b8cf-494a50cfc668 req-c5393832-4280-46a1-90b7-1cff6612dabe 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-changed:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c 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: 801/1555] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1556] 10.0.0.81 () {32 vars in 717 bytes} [Mon Mar 2 20:17:40 2026] DELETE /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => 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-03-02 20:17:40.172 8 WARNING neutronclient.v2_0.client [None req-24e606d3-6f24-4d6c-86c4-c14e908207cf c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 802/1557] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:40 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1943 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-03-02 20:17:42.076 7 INFO nova.api.openstack.compute.server_external_events [req-7427f0d7-7ba5-4a32-b8f4-de86c55bbd94 req-cadab61d-cf8b-4d99-aee6-0c906980b2a1 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance 2026-03-02 20:17:42.076 7 INFO nova.api.openstack.compute.server_external_events [req-7427f0d7-7ba5-4a32-b8f4-de86c55bbd94 req-cadab61d-cf8b-4d99-aee6-0c906980b2a1 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-unplugged:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 7|app: 0|req: 756/1558] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:42 2026] POST /v2.1/os-server-external-events => generated 358 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-03-02 20:17:44.116 8 INFO nova.api.openstack.compute.server_external_events [req-b40d67d9-95ab-48dc-b523-b856a8789c7e req-0a610279-52e4-46a0-af24-515e3b20f582 36f35bd35d3a4de299d89e1bb1af1983 3249ddf788c24ea3904480808d1000fd - - 77231e9d7be743c6a24e2653f9113f85 77231e9d7be743c6a24e2653f9113f85] Creating event network-vif-deleted:9b1acf78-6ef4-495d-97a3-45852afcafa1 for instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c on instance [pid: 8|app: 0|req: 803/1559] 10.0.0.188 () {38 vars in 815 bytes} [Mon Mar 2 20:17:44 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-03-02 20:17:45.396 7 WARNING neutronclient.v2_0.client [None req-8fd6e2a2-c5a2-45b7-83b1-dc770cd3675f c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 757/1560] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:45 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 1481 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-03-02 20:17:50.472 7 INFO nova.api.openstack.wsgi [None req-86799581-31a7-42fd-aeb3-31ab7cbc4ba0 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] HTTP exception thrown: Instance e2fb92d7-d893-4cd9-803e-2675cd25ec2c could not be found. [pid: 7|app: 0|req: 759/1563] 10.0.0.81 () {32 vars in 714 bytes} [Mon Mar 2 20:17:50 2026] GET /v2.1/servers/e2fb92d7-d893-4cd9-803e-2675cd25ec2c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 805/1564] 10.0.0.81 () {32 vars in 725 bytes} [Mon Mar 2 20:17:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1958533259 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 20:17:52.487 7 INFO nova.api.openstack.wsgi [None req-d9961b79-a215-4e18-a465-531645417974 c33d670fb62e4960b5f12e749a71bf9d 4e37c7617a304c1c84a8bbbdbdb4c8f9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1958533259 not found for user c33d670fb62e4960b5f12e749a71bf9d [pid: 7|app: 0|req: 760/1565] 10.0.0.81 () {32 vars in 722 bytes} [Mon Mar 2 20:17:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1958533259 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1572] 10.0.0.81 () {32 vars in 654 bytes} [Mon Mar 2 20:18:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1573] 10.0.0.81 () {32 vars in 640 bytes} [Mon Mar 2 20:18:25 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 20:18:25.072 7 WARNING oslo_db.sqlalchemy.utils [None req-c139d6d1-39f7-4e76-83ec-27436d1dc2e6 166d230910a8454d9d07cb323963f022 84a065503da440b1837115e4a3740f9b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 765/1574] 10.0.0.81 () {32 vars in 648 bytes} [Mon Mar 2 20:18:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1575] 10.0.0.81 () {32 vars in 693 bytes} [Mon Mar 2 20:18:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1578] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1579] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1580] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1581] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 769/1582] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1583] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1584] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:18:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1585] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:18:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1586] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:18:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 816/1587] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:18:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1588] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:18:31 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1589] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:18:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 779/1602] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:19:30 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 824/1603] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:19:30 2026] GET /v2.1/os-services => generated 782 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 780/1604] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:19:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 825/1605] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:19:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1606] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:19:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1607] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1608] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1609] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 783/1610] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1611] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1612] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1613] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:19:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1614] 10.0.0.32 () {28 vars in 453 bytes} [Mon Mar 2 20:19:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1615] 10.0.0.32 () {30 vars in 657 bytes} [Mon Mar 2 20:19:33 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: 7|app: 0|req: 786/1616] 10.0.0.32 () {32 vars in 730 bytes} [Mon Mar 2 20:19:33 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1617] 10.0.0.32 () {34 vars in 805 bytes} [Mon Mar 2 20:19:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1618] 10.0.0.32 () {28 vars in 453 bytes} [Mon Mar 2 20:19:34 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1619] 10.0.0.32 () {30 vars in 657 bytes} [Mon Mar 2 20:19:34 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 788/1620] 10.0.0.32 () {32 vars in 730 bytes} [Mon Mar 2 20:19:34 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: 833/1621] 10.0.0.32 () {34 vars in 893 bytes} [Mon Mar 2 20:19:34 2026] GET /v2.1/servers/detail?project_id=2e0b0af17bf44ae793f299bc8271de42&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1622] 10.0.0.32 () {34 vars in 893 bytes} [Mon Mar 2 20:19:34 2026] GET /v2.1/servers/detail?project_id=3249ddf788c24ea3904480808d1000fd&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1623] 10.0.0.32 () {34 vars in 893 bytes} [Mon Mar 2 20:19:34 2026] GET /v2.1/servers/detail?project_id=84a065503da440b1837115e4a3740f9b&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1636] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:20:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1637] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:20:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1638] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1639] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1640] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 798/1641] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1642] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1643] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 845/1644] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1645] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 846/1646] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1647] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:20:31 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1660] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:21:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 135 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: 808/1661] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:21:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1662] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:21:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1663] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1664] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1665] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1666] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 811/1667] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1668] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 812/1669] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1670] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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: 813/1671] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:21:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1684] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 820/1685] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 866/1686] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1687] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1688] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1689] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1690] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:22:30 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1691] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:22:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1692] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:22:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 824/1693] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:22:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1694] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:22:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 825/1695] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:22:31 2026] GET /v2.1/os-services => generated 782 bytes in 30 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: 832/1708] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:23:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1709] 10.0.0.125 () {32 vars in 668 bytes} [Mon Mar 2 20:23:30 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1710] 10.0.0.125 () {32 vars in 686 bytes} [Mon Mar 2 20:23:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 878/1711] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:23:30 2026] GET /v2.1/limits?tenant_id=2e0b0af17bf44ae793f299bc8271de42 => generated 302 bytes in 34 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: 834/1712] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:23:30 2026] GET /v2.1/limits?tenant_id=3249ddf788c24ea3904480808d1000fd => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1713] 10.0.0.125 () {32 vars in 743 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/limits?tenant_id=84a065503da440b1837115e4a3740f9b => generated 299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1714] 10.0.0.125 () {32 vars in 707 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1715] 10.0.0.125 () {32 vars in 703 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1716] 10.0.0.125 () {32 vars in 688 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1717] 10.0.0.125 () {32 vars in 672 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 837/1718] 10.0.0.125 () {32 vars in 711 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1719] 10.0.0.125 () {32 vars in 682 bytes} [Mon Mar 2 20:23:31 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0)