+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Mar 5 07:11:07 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-5c57cbdd47-6xnv7 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 0x7f9e1cae2668 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-05 07:11:12.402 7 INFO nova.utils [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 07:11:12.406 8 INFO nova.utils [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 07:11:14.102 7 WARNING keystonemiddleware._common.config [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:11:14.111 7 WARNING oslo_config.cfg [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 07:11:14.127 8 WARNING keystonemiddleware._common.config [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:11:14.136 8 WARNING oslo_config.cfg [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 07:11:14.187 7 WARNING keystonemiddleware._common.config [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:11:14.202 7 WARNING oslo_config.cfg [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] 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-05 07:11:14.213 8 WARNING keystonemiddleware._common.config [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:11:14.214 7 WARNING oslo_config.cfg [None req-2a2559f2-9e50-4a9a-8413-45457d1064ab - - - - - -] 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 0x7f9e1cae2668 pid: 7 (default app) 2026-03-05 07:11:14.229 8 WARNING oslo_config.cfg [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] 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-05 07:11:14.241 8 WARNING oslo_config.cfg [None req-cd057c4a-2233-4916-811e-0a6dbcff649c - - - - - -] 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 0x7f9e1cae2668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:11:26 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:11:26.930 8 WARNING oslo_policy.policy [None req-ceda32d7-c7fa-4da3-b5dd-94f77c9fcd95 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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-05 07:11:26.930 8 WARNING oslo_policy.policy [None req-ceda32d7-c7fa-4da3-b5dd-94f77c9fcd95 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:11:26 2026] GET /v2.1 => generated 0 bytes in 590 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:11:27.027 7 WARNING oslo_policy.policy [req-ceda32d7-c7fa-4da3-b5dd-94f77c9fcd95 req-923a1d77-a65d-4a09-bade-5bc066053515 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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-05 07:11:27.027 7 WARNING oslo_policy.policy [req-ceda32d7-c7fa-4da3-b5dd-94f77c9fcd95 req-923a1d77-a65d-4a09-bade-5bc066053515 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - 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/6] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:11:27 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:11:27.126 8 INFO nova.api.openstack.wsgi [None req-73c3b1cf-3464-4a7c-87cd-85ad62c5e04a ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.70 () {48 vars in 1006 bytes} [Thu Mar 5 07:11:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:11:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.70 () {52 vars in 1043 bytes} [Thu Mar 5 07:11:27 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:11:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:11:28 2026] GET /v2.1 => generated 0 bytes in 365 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/14] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:11:28 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:11:28.460 7 INFO nova.api.openstack.wsgi [None req-ac59a552-3885-44d3-9bb4-9d4da3fb47bf ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/15] 162.253.55.70 () {48 vars in 1008 bytes} [Thu Mar 5 07:11:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:11:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 162.253.55.70 () {52 vars in 1043 bytes} [Thu Mar 5 07:11:28 2026] POST /v2.1/flavors => generated 530 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:11:29 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: 9/19] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:11:29 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/20] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:11:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:11:29.440 7 INFO nova.api.openstack.wsgi [None req-88614248-8139-400b-9af6-34acce91db75 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/21] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:11:29 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: 8|app: 0|req: 12/22] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:11:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 162.253.55.70 () {52 vars in 1043 bytes} [Thu Mar 5 07:11:29 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:11:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:11:30 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/26] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:11:30 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:11:30.427 7 INFO nova.api.openstack.wsgi [None req-ecca056d-1de4-456a-9613-ffeab95a3c73 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/27] 162.253.55.70 () {48 vars in 1008 bytes} [Thu Mar 5 07:11:30 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:11:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 162.253.55.70 () {52 vars in 1043 bytes} [Thu Mar 5 07:11:30 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:11:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/31] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:11:31 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:11:31 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:11:31.360 7 INFO nova.api.openstack.wsgi [None req-e620fc9b-bbb1-4580-888b-0917e750c9aa ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:11:31 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:11:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 162.253.55.70 () {52 vars in 1043 bytes} [Thu Mar 5 07:11:31 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 10.0.0.137 () {28 vars in 454 bytes} [Thu Mar 5 07:18: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/115] 10.0.0.137 () {30 vars in 658 bytes} [Thu Mar 5 07:18:01 2026] GET /v2.1 => generated 0 bytes in 140 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: 59/116] 10.0.0.137 () {32 vars in 731 bytes} [Thu Mar 5 07:18:01 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: 58/117] 10.0.0.137 () {34 vars in 804 bytes} [Thu Mar 5 07:18:01 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:20: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) /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: 75/151] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:20:44 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 77/152] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:20:44 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:20:44.843 7 INFO nova.api.openstack.wsgi [None req-f4a14f3b-665c-4126-b3bc-e74ae9d0898a ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/153] 162.253.55.70 () {48 vars in 1012 bytes} [Thu Mar 5 07:20:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:20:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/155] 162.253.55.70 () {52 vars in 1044 bytes} [Thu Mar 5 07:20:44 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/170] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:21: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) [pid: 7|app: 0|req: 85/171] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:21:50 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/172] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:21:50 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:21:50.680 7 INFO nova.api.openstack.wsgi [None req-8edf34df-7cbc-4f51-947d-3a5d48c747da ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ce5c1c6811244085b1538c73832113ce [pid: 7|app: 0|req: 86/173] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:21:50 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-05 07:21:50.696 8 WARNING oslo_db.sqlalchemy.utils [None req-2cc30546-dd0c-431c-8080-eaf9cf836db8 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 88/174] 162.253.55.70 () {48 vars in 1011 bytes} [Thu Mar 5 07:21:50 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/175] 162.253.55.70 () {52 vars in 1052 bytes} [Thu Mar 5 07:21:50 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/176] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:21: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: 7|app: 0|req: 88/177] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:21:54 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/178] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:21:54 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 162.253.55.70 () {48 vars in 1068 bytes} [Thu Mar 5 07:21:54 2026] GET /v2.1/os-quota-sets/36ccd97f976e4312817cfeec5ee62469 => generated 283 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/180] 162.253.55.70 () {52 vars in 1120 bytes} [Thu Mar 5 07:21:54 2026] PUT /v2.1/os-quota-sets/36ccd97f976e4312817cfeec5ee62469 => generated 238 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:30: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: 8|app: 0|req: 143/284] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:30:27 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/285] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:30:27 2026] GET /v2.1/ => generated 399 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:30:27.428 8 INFO nova.api.openstack.wsgi [None req-dd492954-aff8-4415-b633-fa5d370ea556 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/286] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:30:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:30:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 162.253.55.70 () {52 vars in 1044 bytes} [Thu Mar 5 07:30:27 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:34:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:34:05 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/335] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:34:05 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 162.253.55.70 () {48 vars in 1068 bytes} [Thu Mar 5 07:34:05 2026] GET /v2.1/os-quota-sets/4f8fbc440b28413faf100a12cf7d2a0f => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 162.253.55.70 () {52 vars in 1120 bytes} [Thu Mar 5 07:34:05 2026] PUT /v2.1/os-quota-sets/4f8fbc440b28413faf100a12cf7d2a0f => generated 238 bytes in 165 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: 176/350] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/os-services => generated 782 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:35:04 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: 8|app: 0|req: 176/353] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:35:04 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: 178/354] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 177/355] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 50 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: 180/358] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:35:04 2026] GET /v2.1/os-aggregates => generated 18 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: 8|app: 0|req: 179/359] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:35:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 181/360] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:35:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 180/361] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:35:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 188/374] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:36:04 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: 187/375] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:36:04 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: 189/376] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:36:04 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, ' [pid: 7|app: 0|req: 190/378] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:36:04 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: 8|app: 0|req: 189/379] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/380] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/381] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:36:04 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) [pid: 8|app: 0|req: 191/383] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 41 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: 193/384] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:36:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:37:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:37:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/400] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:37:04 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) [pid: 8|app: 0|req: 200/401] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:37:04 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: 202/402] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:37:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:37:04 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, ' [pid: 7|app: 0|req: 203/404] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:37:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 202/405] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:37:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:37:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 203/407] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:37:04 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: 7|app: 0|req: 205/408] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:37:04 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: 8|app: 0|req: 204/409] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:37:04 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: 211/422] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 71 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.182 () {32 vars in 672 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 212/424] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:38:04 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: 8|app: 0|req: 213/426] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:38:04 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: 7|app: 0|req: 214/427] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/428] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:38:04 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) [pid: 7|app: 0|req: 217/433] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:38:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/446] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:39:04 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: 225/448] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 224/449] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:39:04 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: 226/450] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:39:04 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: 8|app: 0|req: 225/451] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:39:04 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: 227/452] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 228/454] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 229/456] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:39:04 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) [pid: 8|app: 0|req: 228/457] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:39:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 137 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/471] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:40:04 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) [pid: 8|app: 0|req: 237/475] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:40:04 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: 239/476] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:40:04 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: 238/477] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:40:04 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, ' [pid: 7|app: 0|req: 240/478] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/479] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:40:04 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: 241/480] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:40:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:40:04 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: 248/494] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/os-services => generated 782 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 7|app: 0|req: 249/496] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 248/497] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:41:04 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: 249/499] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/501] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:41:04 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: 252/502] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:41:04 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: 251/503] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:41:04 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: 252/505] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:41:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/519] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 261/520] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:42:04 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: 260/521] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 261/523] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 263/524] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:42:04 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: 262/525] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:42:04 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: 264/526] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:42:04 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: 8|app: 0|req: 263/527] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:42:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/529] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:42:04 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: 271/542] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:43:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:43:04 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, ' [pid: 8|app: 0|req: 272/544] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:43:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:43:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 273/546] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:43:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 274/547] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:43:04 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: 274/548] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:43:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:43:05 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: 275/550] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:43:05 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: 276/551] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:43:05 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: 276/552] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:43:05 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: 277/553] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:43:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/566] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 90 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: 283/567] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 284/569] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:44:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/570] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 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: 285/571] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:44:04 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: 287/572] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:44:04 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: 286/573] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:44:04 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: 288/574] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:44:04 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) [pid: 8|app: 0|req: 287/575] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 288/577] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:44:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 294/588] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:44: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: 7|app: 0|req: 295/589] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:44:52 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/590] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:44:53 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:44:53.093 7 INFO nova.api.openstack.wsgi [None req-fb9a519e-1a72-4c82-aa46-54a03c47a955 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 296/591] 162.253.55.70 () {48 vars in 1006 bytes} [Thu Mar 5 07:44:53 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: 8|app: 0|req: 296/592] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:44:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:44:53 2026] GET /v2.1/flavors/c68928c0-787e-41b9-ae64-2e195848d2cd/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:44: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: 7|app: 0|req: 298/595] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:44:53 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/596] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:44:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:44:54.022 7 INFO nova.api.openstack.wsgi [None req-1fd5ab02-d0b8-47fb-8265-54fab76f20bf ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 299/597] 162.253.55.70 () {48 vars in 1008 bytes} [Thu Mar 5 07:44:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:44:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:44:54 2026] GET /v2.1/flavors/5cfe1128-4fdc-4e7a-9b9f-9b0dca8078bd/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:44: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: 7|app: 0|req: 301/601] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:44:54 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 301/602] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:44:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:44:55.020 7 INFO nova.api.openstack.wsgi [None req-fd4398fb-e10e-47a8-a401-db869cd27890 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 302/603] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/flavors/791cab37-f386-463d-9d26-7c663a705772/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 304/608] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:44:55.981 7 INFO nova.api.openstack.wsgi [None req-f0f6cbcd-7086-4870-982a-54e6215e7533 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 305/609] 162.253.55.70 () {48 vars in 1008 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:44:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1/flavors/614f8203-4cba-4ae2-a0ca-5b467fe916c8/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/614] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:44:56.953 7 INFO nova.api.openstack.wsgi [None req-103de4eb-ac40-4b87-b79e-130067b95c24 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 308/615] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:44:56 2026] GET /v2.1/flavors/62d7e041-ebee-411e-bdf6-47d4ccd5c4c6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:45:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:45:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:45:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:45:04 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: 312/624] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:45:04 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) [pid: 7|app: 0|req: 313/625] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:45:05 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, ' [pid: 8|app: 0|req: 313/626] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:45:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 314/627] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:45:05 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: 8|app: 0|req: 314/628] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:45:05 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: 315/629] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:45:05 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: 315/630] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:45:05 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: 316/631] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:45:05 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: 323/644] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:46:00 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: 322/645] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:46:00 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/646] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:46:00 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:46:00.482 8 INFO nova.api.openstack.wsgi [None req-fa315c5b-80c9-4f50-b6b7-f7a06fdcf9c1 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 323/647] 162.253.55.70 () {48 vars in 1012 bytes} [Thu Mar 5 07:46:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:46:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:46:00 2026] GET /v2.1/flavors/304d3929-a77c-4b3b-bfda-a7949cbbf5e4/os-extra_specs => generated 19 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: 326/650] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:46:04 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: 326/653] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:46:04 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: 328/654] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:46:04 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: 327/655] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:46:04 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: 328/657] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:46:04 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: 330/658] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:46:04 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: 329/659] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 7|app: 0|req: 331/660] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 330/661] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:46:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 332/662] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:46: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) /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: 331/663] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:46:06 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/664] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:46:06 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:46:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:46:10 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: 334/669] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:46:10 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 336/670] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:46:10 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 162.253.55.70 () {48 vars in 1068 bytes} [Thu Mar 5 07:46:10 2026] GET /v2.1/os-quota-sets/36ccd97f976e4312817cfeec5ee62469 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 342/684] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:46:59.741 7 INFO nova.api.openstack.wsgi [None req-762973e8-d12e-4251-8e65-d10a82c26665 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 343/685] 162.253.55.70 () {48 vars in 1010 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 162.253.55.70 () {48 vars in 1094 bytes} [Thu Mar 5 07:46:59 2026] GET /v2.1/flavors/c5711f47-a9e5-4f41-88fd-c9fb56c74da4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:47:04 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: 345/690] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 346/692] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:47:04 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: 347/693] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:47:04 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: 347/694] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:47:04 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: 7|app: 0|req: 348/695] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:47:04 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: 8|app: 0|req: 348/696] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:47:04 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: 349/697] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/698] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:47:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 351/702] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:47:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:47:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/704] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:47:14 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 162.253.55.70 () {48 vars in 1068 bytes} [Thu Mar 5 07:47:14 2026] GET /v2.1/os-quota-sets/4f8fbc440b28413faf100a12cf7d2a0f => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 162.253.55.70 () {42 vars in 700 bytes} [Thu Mar 5 07:47:57 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: 358/715] 162.253.55.70 () {44 vars in 904 bytes} [Thu Mar 5 07:47:57 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 358/716] 162.253.55.70 () {46 vars in 977 bytes} [Thu Mar 5 07:47:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:47:57.278 7 INFO nova.api.openstack.wsgi [None req-6bcf788b-6651-465f-a5b9-4df8ce22827b ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 359/717] 162.253.55.70 () {48 vars in 1006 bytes} [Thu Mar 5 07:47:57 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: 8|app: 0|req: 359/718] 162.253.55.70 () {48 vars in 1046 bytes} [Thu Mar 5 07:47:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:48:04 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) [pid: 7|app: 0|req: 362/723] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:48:04 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: 362/724] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:48:04 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: 7|app: 0|req: 363/725] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:48:04 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: 363/726] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:48:04 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: 7|app: 0|req: 364/727] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:48:04 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: 8|app: 0|req: 364/728] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 365/729] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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.182 () {32 vars in 743 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 366/731] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 366/732] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:48:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 371/741] 10.0.0.86 () {32 vars in 654 bytes} [Thu Mar 5 07:48:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:48:38 2026] GET /v2.1/servers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-05 07:48:38.582 7 WARNING oslo_db.sqlalchemy.utils [None req-9a6ba321-6aa9-4031-bb77-d9178c1602ab ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 372/743] 10.0.0.86 () {32 vars in 648 bytes} [Thu Mar 5 07:48:38 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.86 () {32 vars in 693 bytes} [Thu Mar 5 07:48:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:48:49 2026] GET /v2.1/flavors/c68928c0-787e-41b9-ae64-2e195848d2cd => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:48:49 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:48:49 2026] GET /v2.1/flavors/c68928c0-787e-41b9-ae64-2e195848d2cd => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:48:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:55.811 8 WARNING neutronclient.v2_0.client [None req-8a0a6714-0f5a-4b10-a282-60f363e554ee d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/751] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:48:56 2026] POST /v2.1/os-keypairs => generated 384 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.86 () {34 vars in 684 bytes} [Thu Mar 5 07:48:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:56.956 7 WARNING neutronclient.v2_0.client [None req-76802508-e638-4ff5-92a4-1984784c0ab0 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:57.319 8 WARNING neutronclient.v2_0.client [None req-c3db4f44-0bc0-40ab-89d3-f3df37e30641 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/753] 10.0.0.86 () {34 vars in 684 bytes} [Thu Mar 5 07:48:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:57.455 7 WARNING neutronclient.v2_0.client [None req-68925e35-beec-46f3-b4a5-178405020e00 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:57.715 8 WARNING neutronclient.v2_0.client [None req-c3db4f44-0bc0-40ab-89d3-f3df37e30641 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/754] 10.0.0.86 () {34 vars in 684 bytes} [Thu Mar 5 07:48:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:57.871 7 WARNING neutronclient.v2_0.client [None req-9f462ee3-24bb-457e-bad0-b8caf1ff23e0 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:57.935 7 WARNING neutronclient.v2_0.client [None req-9f462ee3-24bb-457e-bad0-b8caf1ff23e0 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:57.974 7 WARNING neutronclient.v2_0.client [None req-9f462ee3-24bb-457e-bad0-b8caf1ff23e0 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:58.064 8 WARNING neutronclient.v2_0.client [None req-c3db4f44-0bc0-40ab-89d3-f3df37e30641 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/757] 10.0.0.86 () {32 vars in 662 bytes} [Thu Mar 5 07:48:57 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:48:58.103 7 WARNING neutronclient.v2_0.client [None req-0cb0a6a4-e0ab-486c-b7a0-5da86b7a75a8 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:58.132 7 WARNING neutronclient.v2_0.client [None req-0cb0a6a4-e0ab-486c-b7a0-5da86b7a75a8 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/758] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:58 2026] DELETE /v2.1/os-security-groups/492a543d-18be-4673-940b-77e192c93e7a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:48:58.308 7 WARNING neutronclient.v2_0.client [None req-636f76ff-1247-46aa-9afb-482c05131dd7 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:48:58.363 7 WARNING neutronclient.v2_0.client [None req-636f76ff-1247-46aa-9afb-482c05131dd7 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:48:58.572 7 WARNING neutronclient.v2_0.client [None req-636f76ff-1247-46aa-9afb-482c05131dd7 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/759] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:48:57 2026] POST /v2.1/servers => generated 452 bytes in 1477 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-05 07:48:58.732 8 WARNING neutronclient.v2_0.client [None req-18554a66-c778-42c6-b606-78af50b8f9a7 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:58.757 8 INFO nova.api.openstack.wsgi [None req-18554a66-c778-42c6-b606-78af50b8f9a7 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group 492a543d-18be-4673-940b-77e192c93e7a does not exist Neutron server returns request_ids: ['req-97be78b7-4372-450e-b698-296a9f60e0a8'] [pid: 8|app: 0|req: 378/760] 10.0.0.86 () {32 vars in 736 bytes} [Thu Mar 5 07:48:58 2026] GET /v2.1/os-security-groups/492a543d-18be-4673-940b-77e192c93e7a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:58.780 8 WARNING neutronclient.v2_0.client [None req-2e8e43e2-8f0a-48bf-bcfe-647281b12ff1 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/761] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:48:58 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1393 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-05 07:48:58.834 8 WARNING neutronclient.v2_0.client [None req-477286ee-b8cc-46d6-bc20-b3e448df4a53 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:58.864 8 WARNING neutronclient.v2_0.client [None req-477286ee-b8cc-46d6-bc20-b3e448df4a53 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/762] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:58 2026] DELETE /v2.1/os-security-groups/a9253d22-05c0-40e9-9a93-d6e82f60ed25 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:48:58.982 8 WARNING neutronclient.v2_0.client [None req-fd371e1b-2305-4992-ac27-81b03f887150 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.018 8 INFO nova.api.openstack.wsgi [None req-fd371e1b-2305-4992-ac27-81b03f887150 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group a9253d22-05c0-40e9-9a93-d6e82f60ed25 does not exist Neutron server returns request_ids: ['req-b3c58ff8-cd37-488d-8118-713a15b7f64d'] [pid: 8|app: 0|req: 381/763] 10.0.0.86 () {32 vars in 736 bytes} [Thu Mar 5 07:48:58 2026] GET /v2.1/os-security-groups/a9253d22-05c0-40e9-9a93-d6e82f60ed25 => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:59.030 8 WARNING neutronclient.v2_0.client [None req-4bedaef5-a52c-48ca-8759-8f91abedcf31 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.104 8 WARNING neutronclient.v2_0.client [None req-4bedaef5-a52c-48ca-8759-8f91abedcf31 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in 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/764] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:59 2026] DELETE /v2.1/os-security-groups/dfc81391-4cce-4fe8-aa2a-aebfdbe0c6ae => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:48:59.213 8 WARNING neutronclient.v2_0.client [None req-ddc2a736-09f8-4520-8380-f95921d117bd d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.236 8 INFO nova.api.openstack.wsgi [None req-ddc2a736-09f8-4520-8380-f95921d117bd d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group dfc81391-4cce-4fe8-aa2a-aebfdbe0c6ae does not exist Neutron server returns request_ids: ['req-393a34b1-b485-4432-b313-e22e2fd653f7'] [pid: 8|app: 0|req: 383/765] 10.0.0.86 () {32 vars in 736 bytes} [Thu Mar 5 07:48:59 2026] GET /v2.1/os-security-groups/dfc81391-4cce-4fe8-aa2a-aebfdbe0c6ae => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:59.245 8 WARNING neutronclient.v2_0.client [None req-df03a9ed-a1c4-474a-aadd-de64eba88b4c d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in 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/766] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:48:58 2026] POST /v2.1/servers => generated 450 bytes in 1033 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-05 07:48:59.291 8 WARNING neutronclient.v2_0.client [None req-df03a9ed-a1c4-474a-aadd-de64eba88b4c d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.301 7 WARNING neutronclient.v2_0.client [None req-a34b5a42-47b8-40d9-9793-7baa89119201 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/767] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:48:59 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1398 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:48:59.346 8 WARNING neutronclient.v2_0.client [None req-df03a9ed-a1c4-474a-aadd-de64eba88b4c d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The python binding code in 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/768] 10.0.0.86 () {32 vars in 662 bytes} [Thu Mar 5 07:48:59 2026] GET /v2.1/os-security-groups => generated 707 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:48:59.441 7 WARNING neutronclient.v2_0.client [None req-fdc63f90-494e-4f55-b52d-0ffa4ccec600 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.468 7 INFO nova.api.openstack.wsgi [None req-fdc63f90-494e-4f55-b52d-0ffa4ccec600 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group dfc81391-4cce-4fe8-aa2a-aebfdbe0c6ae does not exist Neutron server returns request_ids: ['req-20170255-d0ee-4d30-b5fe-49aebbc88349'] [pid: 7|app: 0|req: 385/769] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:59 2026] DELETE /v2.1/os-security-groups/dfc81391-4cce-4fe8-aa2a-aebfdbe0c6ae => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:59.486 8 WARNING neutronclient.v2_0.client [None req-c9527c6d-e78a-4645-a838-148ab9491ca9 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.513 8 INFO nova.api.openstack.wsgi [None req-c9527c6d-e78a-4645-a838-148ab9491ca9 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group a9253d22-05c0-40e9-9a93-d6e82f60ed25 does not exist Neutron server returns request_ids: ['req-7cfcc3ac-ba98-4dff-8d81-4f1f7b8cdbef'] [pid: 8|app: 0|req: 385/770] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:59 2026] DELETE /v2.1/os-security-groups/a9253d22-05c0-40e9-9a93-d6e82f60ed25 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:59.525 7 WARNING neutronclient.v2_0.client [None req-23425c6f-20dc-4a35-9792-e603d714e448 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] The 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-05 07:48:59.546 7 INFO nova.api.openstack.wsgi [None req-23425c6f-20dc-4a35-9792-e603d714e448 d1632647b0b34cc78d423c311b5fe378 f20fabce9e874df48a3a7e7be2503cb6 - - default default] HTTP exception thrown: Security group 492a543d-18be-4673-940b-77e192c93e7a does not exist Neutron server returns request_ids: ['req-60f83351-6e16-4cc1-83f0-422ebe412e95'] [pid: 7|app: 0|req: 386/771] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:48:59 2026] DELETE /v2.1/os-security-groups/492a543d-18be-4673-940b-77e192c93e7a => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:48:59.600 8 WARNING neutronclient.v2_0.client [None req-02ee6cc5-bb82-41d6-9a7f-0d82c866c46b dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in 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/772] 10.0.0.86 () {34 vars in 684 bytes} [Thu Mar 5 07:48:59 2026] POST /v2.1/os-security-groups => generated 248 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:59.772 7 WARNING neutronclient.v2_0.client [None req-ba24b823-6d79-4906-988b-d09a579f4fdd dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:48:59.806 7 WARNING neutronclient.v2_0.client [None req-ba24b823-6d79-4906-988b-d09a579f4fdd dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:48:59.936 8 WARNING neutronclient.v2_0.client [None req-e03ffb44-6570-4d6a-b40b-44e24e99c66f 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/773] 10.0.0.86 () {34 vars in 694 bytes} [Thu Mar 5 07:48:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:48:59.967 7 WARNING neutronclient.v2_0.client [None req-43165e7d-43a3-43cf-8213-21caa1d51607 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in 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/774] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:48:59 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1397 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.86 () {34 vars in 684 bytes} [Thu Mar 5 07:48:59 2026] POST /v2.1/os-security-groups => generated 247 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:00.139 8 WARNING neutronclient.v2_0.client [None req-6a43ecb7-3c2b-47ac-b396-a565402371d6 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.209 8 WARNING neutronclient.v2_0.client [None req-6a43ecb7-3c2b-47ac-b396-a565402371d6 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in 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/776] 10.0.0.86 () {34 vars in 694 bytes} [Thu Mar 5 07:49:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:49:00.350 7 WARNING neutronclient.v2_0.client [None req-3544caf8-1967-45bc-ac15-846005d52c32 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.395 7 WARNING neutronclient.v2_0.client [None req-3544caf8-1967-45bc-ac15-846005d52c32 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.407 8 WARNING neutronclient.v2_0.client [None req-501a56da-2694-4133-8d18-c164e4bae1e9 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/777] 10.0.0.86 () {34 vars in 694 bytes} [Thu Mar 5 07:49:00 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:49:00.547 7 WARNING neutronclient.v2_0.client [None req-2fd1f223-2f16-42f7-8ed8-0f194bbaff6d dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/778] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:00 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1402 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.86 () {32 vars in 736 bytes} [Thu Mar 5 07:49:00 2026] GET /v2.1/os-security-groups/a5546244-32fb-4eb3-b113-0d5f717736e6 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:00.601 8 WARNING neutronclient.v2_0.client [None req-f0f86ece-8b01-43d5-9fd1-88c34fcd7777 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.630 8 WARNING neutronclient.v2_0.client [None req-f0f86ece-8b01-43d5-9fd1-88c34fcd7777 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.670 8 WARNING neutronclient.v2_0.client [None req-f0f86ece-8b01-43d5-9fd1-88c34fcd7777 dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in 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/780] 10.0.0.86 () {32 vars in 749 bytes} [Thu Mar 5 07:49:00 2026] DELETE /v2.1/os-security-group-rules/98c6921f-0359-446e-acd4-894bec48975d => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:49:00.758 7 WARNING neutronclient.v2_0.client [None req-a4f208d1-fe18-426a-a9b5-4ab4b46ab7ab dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.801 7 WARNING neutronclient.v2_0.client [None req-a4f208d1-fe18-426a-a9b5-4ab4b46ab7ab dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The python binding code in 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/781] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:49:00 2026] DELETE /v2.1/os-security-groups/a5546244-32fb-4eb3-b113-0d5f717736e6 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:49:00.926 8 WARNING neutronclient.v2_0.client [None req-3dec22d7-ce2f-486f-a107-ec2c3bae4c7b dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:00.974 8 WARNING neutronclient.v2_0.client [None req-3dec22d7-ce2f-486f-a107-ec2c3bae4c7b dd8acc3e40a643e9ae87c43e233009ab f746c91de6bc41639b1fca2e1ba8fdbd - - default default] The 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-05 07:49:01.064 7 WARNING neutronclient.v2_0.client [None req-12fdf5f9-0094-49dc-a404-c83b06a18951 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/782] 10.0.0.86 () {32 vars in 739 bytes} [Thu Mar 5 07:49:00 2026] DELETE /v2.1/os-security-groups/0cab2698-5609-47d0-bc42-3a5236b65276 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:01 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1445 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:01.605 8 WARNING neutronclient.v2_0.client [None req-641bfa1f-cdc4-42da-9943-8d2fd5b66a33 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/784] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:01 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1394 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-05 07:49:02.222 7 WARNING neutronclient.v2_0.client [None req-17c39c16-32cf-47c7-8836-ae0383713b3f 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/785] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:02 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1445 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-05 07:49:02.727 8 WARNING neutronclient.v2_0.client [None req-130e5e1c-03b6-4e76-9c4e-ef0a8644ba4b 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/786] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:02 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1394 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:03.314 7 WARNING neutronclient.v2_0.client [None req-cfe427dd-79e4-425f-9913-54c8b10f0818 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/787] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:03 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1453 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-05 07:49:03.800 8 WARNING neutronclient.v2_0.client [None req-997b7162-5cca-456f-8191-38049b53e748 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/788] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:03 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1450 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:04.406 7 WARNING neutronclient.v2_0.client [None req-7524fdc6-5724-479d-8438-28fe6e9d5960 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/789] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:04 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1463 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-05 07:49:04.906 8 WARNING neutronclient.v2_0.client [None req-074e416e-5075-4227-a6a0-82f0b7804ef6 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/790] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:04 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1450 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, ' [pid: 7|app: 0|req: 396/791] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:49:04 2026] GET /v2.1/os-services => generated 782 bytes in 309 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: 396/792] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:49:05 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: 397/793] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 397/794] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:49:05.511 8 WARNING neutronclient.v2_0.client [None req-3fc6ce41-430d-415c-821a-567f6dc4d745 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=46dd15d3ddc14bd5a3f82e0d1f7d2e9b => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=58e5a007572847e686530875306080ca => 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: 401/798] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=5bad704c6e824dc395bf76386fe1c73e => generated 304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=66af40b139ee460ead666a9191cf93a8 => 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: 398/800] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/limits?tenant_id=b399f353d57c4faabd276a71e21fdfe7 => generated 304 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, ' [pid: 8|app: 0|req: 399/802] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:05.974 7 WARNING neutronclient.v2_0.client [None req-36f0296b-2f90-4289-afaa-1124fea77f13 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] 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-05 07:49:06.018 8 WARNING neutronclient.v2_0.client [None req-0b4ed290-c3c1-4f87-8167-1beb303e3494 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/803] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1526 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:49:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4405 bytes in 895 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: 405/805] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:49:06 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: 406/806] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:49:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:06.823 7 WARNING neutronclient.v2_0.client [None req-fcced081-5a2e-4538-b767-d08ee2355319 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The 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-05 07:49:06.843 8 INFO nova.api.openstack.compute.server_external_events [req-ba2265b1-8d9c-4eb0-bb7b-8d0e9092c0e8 req-4e2b1344-4b20-4ca4-81ae-46b8c338d937 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance 2026-03-05 07:49:06.860 8 INFO nova.compute.rpcapi [None req-30205628-9c9b-43a9-8dbf-2d31957f1a24 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 401/807] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 402/808] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:49:06 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: 403/809] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:49:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 37 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: 404/810] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:49:06 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: 407/811] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:06 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:07.224 8 INFO nova.api.openstack.compute.server_external_events [req-a9be9d48-47fe-4a53-b4bb-e22ab3b4494e req-679a5c4b-50c7-4148-a9d9-a09ea823a997 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance [pid: 8|app: 0|req: 405/812] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:07.761 7 WARNING neutronclient.v2_0.client [None req-ac489227-e564-4108-800d-2fe13cbe3fa9 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/815] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:07 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:08.151 8 WARNING neutronclient.v2_0.client [None req-9638893c-fcc0-47a6-93a4-1ca4af50b86c 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/816] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:08 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 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-05 07:49:08.996 7 WARNING neutronclient.v2_0.client [None req-b24d9b3a-2e4a-4813-8d47-8055a20bc7ad 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] 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: 410/817] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:08 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:09.347 8 WARNING neutronclient.v2_0.client [None req-3f05c6a8-f97f-490a-9c97-e119b3714b80 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/818] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:09 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:10.394 8 WARNING neutronclient.v2_0.client [None req-5894c888-f80e-4a34-b680-1bbf43773493 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/819] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:10 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 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-05 07:49:10.646 8 WARNING neutronclient.v2_0.client [None req-ad6f00a7-80fa-498e-bc17-4c8f81e80d4e 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:10 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/821] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:49:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:11.589 8 WARNING neutronclient.v2_0.client [None req-55fd0987-e764-48c6-80d0-ed8e361f8844 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:11 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:11.829 7 WARNING neutronclient.v2_0.client [None req-663e3a29-ba17-4297-9b3b-91c69a54ac24 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/823] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:11 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:12.837 8 WARNING neutronclient.v2_0.client [None req-bb9f4f28-882e-41b4-b0e5-b1c19fd0f804 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/824] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:12 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 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-05 07:49:12.993 7 WARNING neutronclient.v2_0.client [None req-b958a72f-bb76-4368-9b77-a3fa2e00cba5 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/825] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:12 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 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-05 07:49:13.967 7 WARNING neutronclient.v2_0.client [None req-3c35cde4-118a-4ec3-b892-6a2844b536c4 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] 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-05 07:49:14.023 8 INFO nova.api.openstack.compute.server_external_events [req-2ae71efb-c120-4d6d-a196-9db47480003e req-4f74efa6-2271-4c30-acf4-bf656a1ea676 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 8|app: 0|req: 413/826] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:49:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/827] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:13 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:14.153 8 WARNING neutronclient.v2_0.client [None req-ba251b4a-1861-4a21-b4b2-ce477abeb7e0 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/828] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:14 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1518 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:15.135 7 WARNING neutronclient.v2_0.client [None req-9895cb74-4600-484b-af08-df38d2deb07d 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/829] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:15 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 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-05 07:49:15.366 8 WARNING neutronclient.v2_0.client [None req-f4961393-5133-4e3d-aee8-b08afc9093d1 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:15 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1702 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:15.597 7 WARNING neutronclient.v2_0.client [None req-079e18e6-9574-4c06-b4b2-5d6fa8c2b192 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/831] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:49:15 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:16.072 8 INFO nova.api.openstack.compute.server_external_events [req-0a8efaa0-864f-4d8b-adb7-6fb820e2972f req-4141351f-d261-4fd6-bca1-07aa07746cd1 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance [pid: 8|app: 0|req: 416/832] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:49:16 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-05 07:49:16.292 7 WARNING neutronclient.v2_0.client [None req-b1337312-1918-4c68-b5f2-7457ac203243 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/833] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:16 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1524 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:16.690 8 INFO nova.api.openstack.compute.server_external_events [req-a37e701b-8606-4405-b058-001c73bda699 req-6ff8f93c-d6c4-4f0a-b033-3ca7315c076d 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 8|app: 0|req: 417/834] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:17.469 7 WARNING neutronclient.v2_0.client [None req-09744707-8541-4344-94ba-6a83b9db90ff 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] 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: 418/837] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:17 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1715 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-05 07:49:17.683 7 WARNING neutronclient.v2_0.client [None req-b833ad45-b39e-4066-895e-fca7aacb7085 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:49:17.737 8 WARNING neutronclient.v2_0.client [None req-fdaa7725-b63d-48db-ae29-9f2cf515fbfa 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/838] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:49:17 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:49:17.791 8 WARNING neutronclient.v2_0.client [None req-fdaa7725-b63d-48db-ae29-9f2cf515fbfa 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The 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-05 07:49:17.977 8 WARNING neutronclient.v2_0.client [None req-fdaa7725-b63d-48db-ae29-9f2cf515fbfa 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/839] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:49:17 2026] POST /v2.1/servers => generated 450 bytes in 755 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-05 07:49:18.398 7 WARNING neutronclient.v2_0.client [None req-793a79f9-5920-4b5d-a1bf-c1f1817afd65 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] 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-05 07:49:18.437 8 WARNING neutronclient.v2_0.client [None req-560af6c7-59ba-4fef-927d-77ebebc01db8 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/840] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:18 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1253 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:18 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1715 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:18.741 7 INFO nova.api.openstack.compute.server_external_events [req-5b3e2413-a0d9-4dba-895f-7eb825630b14 req-e16dbeaf-1213-46fe-8930-65608f7d9964 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance 2026-03-05 07:49:18.751 7 INFO nova.compute.rpcapi [None req-0a4eb17b-5044-4b27-b087-8a95ef12ea8f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 421/842] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:19.500 8 WARNING neutronclient.v2_0.client [None req-56340b9f-e6d2-40d7-936b-ad33c491215c 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/843] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:19 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1303 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-05 07:49:20.612 7 WARNING neutronclient.v2_0.client [None req-9155ac35-ca7b-44a1-b4c5-9f03c08e3f57 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/844] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:20 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1351 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-05 07:49:21.703 8 WARNING neutronclient.v2_0.client [None req-9455c2b0-45c3-40d7-8431-3c38f3a2e616 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/845] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:21 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1351 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:22.825 7 WARNING neutronclient.v2_0.client [None req-a5c40531-f646-48a2-8a33-e0e426984756 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/846] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:22 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1359 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:23.753 8 INFO nova.api.openstack.compute.server_external_events [req-ad7e8a4a-8750-4df0-883f-56240f48796d req-709afe5f-87bc-45ac-8a97-3838ca262587 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b7ec91f8-eb15-41c4-95ad-fd85eba44367 for instance cfb03634-973c-49b1-9aff-27dcb333d34f on instance [pid: 8|app: 0|req: 424/847] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:23.920 7 WARNING neutronclient.v2_0.client [None req-b34a6756-60eb-4f96-92be-4b08b0f52680 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:23 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1436 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:25.108 8 WARNING neutronclient.v2_0.client [None req-e9a415cc-71f2-49ae-84b9-c260fe2711e8 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/849] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:25 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1436 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:26.332 7 WARNING neutronclient.v2_0.client [None req-b945a517-4029-4bfb-9b04-25f798461ccc 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/850] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:26 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1436 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-05 07:49:27.519 8 WARNING neutronclient.v2_0.client [None req-35f8d352-1d27-4ec5-b3e7-826472df2929 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/853] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:27 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1436 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:28.665 7 WARNING neutronclient.v2_0.client [None req-dd083def-ee63-4089-a48c-6e72fd2b70a5 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/854] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:28 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1424 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-05 07:49:29.852 8 WARNING neutronclient.v2_0.client [None req-11f625d7-57c9-46c6-81a4-9797f47cf20d 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/855] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:29 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1424 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:31.010 7 WARNING neutronclient.v2_0.client [None req-5821cb23-ff54-41e0-988c-e9aa2bf2bd99 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/856] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:30 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1424 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:32.214 8 WARNING neutronclient.v2_0.client [None req-5505fe7a-7d1f-4374-8942-5d1f299db1d2 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/857] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:32 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:32.899 7 INFO nova.api.openstack.compute.server_external_events [req-843600fe-5463-49f8-8dc5-2fdd427ae8f6 req-105b13af-d1a5-46a7-8793-d32cee2cdf6f 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:b7ec91f8-eb15-41c4-95ad-fd85eba44367 for instance cfb03634-973c-49b1-9aff-27dcb333d34f on instance [pid: 7|app: 0|req: 429/858] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:49:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:33.379 8 WARNING neutronclient.v2_0.client [None req-75c93ff1-2992-44bb-87f4-36cba69609ee 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/859] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:33 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1424 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-05 07:49:34.533 7 WARNING neutronclient.v2_0.client [None req-50981a71-38d0-44c2-89e1-f5acd3ecb57d 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/860] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:34 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1612 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-05 07:49:34.725 8 WARNING neutronclient.v2_0.client [None req-48f59b54-b4d8-4d33-b6c1-1e31a9ce4237 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:49:34 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 07:49:35.454 7 WARNING neutronclient.v2_0.client [None req-9f447e97-29ae-4fb0-9b14-a31a061d0167 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The 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-05 07:49:35.456 8 INFO nova.api.openstack.compute.server_external_events [req-488ad34b-243f-40c5-8e1b-e6c90db9b239 req-e6a12ba1-f6dd-45ab-8698-9ce984c626e9 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b7ec91f8-eb15-41c4-95ad-fd85eba44367 for instance cfb03634-973c-49b1-9aff-27dcb333d34f on instance [pid: 8|app: 0|req: 432/862] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:35 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) [pid: 7|app: 0|req: 431/863] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:35 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1612 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/864] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:49:35 2026] GET /v2.1/servers => generated 387 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/865] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:49:35 2026] DELETE /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 0 bytes in 149 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-05 07:49:35.857 8 WARNING neutronclient.v2_0.client [None req-8e403f12-975e-4793-82b0-6b4d7734cfc3 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/866] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:35 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1618 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:37.034 7 WARNING neutronclient.v2_0.client [None req-221084ad-a415-4547-ae11-c4c2600fe699 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/867] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:36 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1738 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-05 07:49:38.186 8 WARNING neutronclient.v2_0.client [None req-1450534b-6f2b-4160-9b13-c9a063971095 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in 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/870] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:38 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1738 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:39.050 7 INFO nova.api.openstack.compute.server_external_events [req-110b6543-1808-4cb7-918b-3d83c25b80c6 req-6cbdfb22-d57d-4b97-87f6-2e41781916cf 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:b7ec91f8-eb15-41c4-95ad-fd85eba44367 for instance cfb03634-973c-49b1-9aff-27dcb333d34f on instance [pid: 7|app: 0|req: 435/871] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:39 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-05 07:49:39.406 8 WARNING neutronclient.v2_0.client [None req-bf6bf50e-f92e-4da0-abe4-047145e0ac31 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/872] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:39 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1380 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-05 07:49:40.504 7 WARNING neutronclient.v2_0.client [None req-01259624-5a96-4875-ab20-73bc42eecf74 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/873] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:40 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1380 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-05 07:49:41.604 8 WARNING neutronclient.v2_0.client [None req-01a0b39e-1d22-4f5c-abfb-066c58038e7b 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/874] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:41 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:42.703 7 WARNING neutronclient.v2_0.client [None req-b158c526-5e4d-4dbe-a19e-feeb3de2b481 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/875] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:42 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:43.791 8 INFO nova.api.openstack.wsgi [None req-73acdac3-d5ab-4553-adcf-aba4463d91cc 461481bf7b474e81b1713e7bb1f80518 66af40b139ee460ead666a9191cf93a8 - - default default] HTTP exception thrown: Instance cfb03634-973c-49b1-9aff-27dcb333d34f could not be found. [pid: 8|app: 0|req: 439/876] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:43 2026] GET /v2.1/servers/cfb03634-973c-49b1-9aff-27dcb333d34f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/877] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:49:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1601080439 => 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-05 07:49:45.017 8 WARNING neutronclient.v2_0.client [None req-46be4b64-bc2e-4f98-bd34-cb04cfa224db 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:44 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1822 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:49:45.280 7 WARNING neutronclient.v2_0.client [None req-0756a371-961c-4b4f-b99d-1a5974a05d3f 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/879] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:45 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1822 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, ' [pid: 8|app: 0|req: 441/880] 10.0.0.86 () {34 vars in 749 bytes} [Thu Mar 5 07:49:45 2026] POST /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578/action => generated 0 bytes in 96 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-05 07:49:45.810 7 WARNING neutronclient.v2_0.client [None req-1db013dc-74c6-4741-ab55-cfb14d21f2a5 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/881] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:45 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1824 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:46.953 8 WARNING neutronclient.v2_0.client [None req-ac20a0ad-9584-440e-b257-8592801b4bf8 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:49:46.996 7 WARNING neutronclient.v2_0.client [None req-4e8a195a-bd3a-4a30-8f67-085d7a1fdd6e 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/882] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:49:46 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/os-interface => generated 285 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:47.090 8 WARNING neutronclient.v2_0.client [None req-945ae51b-afc2-43be-b3b7-a45bf5ee3817 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/883] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:46 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1824 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/884] 10.0.0.86 () {32 vars in 814 bytes} [Thu Mar 5 07:49:47 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/os-interface/4e12f840-4053-4b3b-9245-17d0ca390114 => generated 282 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/885] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:47 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/886] 10.0.0.86 () {34 vars in 749 bytes} [Thu Mar 5 07:49:47 2026] POST /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/887] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:47 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 156 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:48.177 8 WARNING neutronclient.v2_0.client [None req-bfd315ba-c3dd-4e1d-8b42-8d2f183db3f6 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/890] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:48 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1824 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: 7|app: 0|req: 445/891] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:48 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:48.544 8 INFO nova.api.openstack.compute.server_external_events [req-93687278-5fca-486d-8153-d08f8b4fe215 req-bf458305-8195-4327-a39e-4e69aeded5e9 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance [pid: 8|app: 0|req: 447/892] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:49.359 7 WARNING neutronclient.v2_0.client [None req-7b404d52-8d23-4c28-a2e1-1c297cba4c22 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] 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: 446/893] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:49 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1829 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:49 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 194 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-05 07:49:49.528 7 WARNING neutronclient.v2_0.client [None req-5e67cbc7-07ad-4cd1-97d2-407145b1a10b 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in 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/895] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:49 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1949 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: 8|app: 0|req: 449/896] 10.0.0.86 () {34 vars in 749 bytes} [Thu Mar 5 07:49:49 2026] POST /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/action => generated 0 bytes in 34 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: 448/897] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:49 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 194 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-05 07:49:50.506 8 WARNING neutronclient.v2_0.client [None req-a547cd41-3e26-4b39-8819-b9e64c29ba63 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/898] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:50 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1829 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, ' [pid: 7|app: 0|req: 449/899] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:50 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 194 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:51.505 8 INFO nova.api.openstack.compute.server_external_events [req-62ec255e-14ca-461a-8600-080727b1d7ae req-a35a2687-c42a-41f3-8f10-829f755e275c 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-unplugged:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 8|app: 0|req: 451/900] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:49:51 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-05 07:49:51.709 7 WARNING neutronclient.v2_0.client [None req-9ede5605-d205-415c-a58d-4a492222fc90 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] 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-05 07:49:51.820 8 INFO nova.api.openstack.compute.server_external_events [req-68b48bff-7cde-4564-8062-582ad6e514d4 req-106e2ab6-afed-469f-b7fd-e14c3bcd6bfc 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance [pid: 8|app: 0|req: 452/901] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:51 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: 453/902] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:51 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:51 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1829 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 454/904] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:52 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/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-05 07:49:52.986 7 WARNING neutronclient.v2_0.client [None req-0d1f819c-6e93-495f-98ad-c315e43b1c6a 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/905] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:52 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1829 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, ' [pid: 8|app: 0|req: 455/906] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:49:53 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5/ips => generated 156 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: 452/907] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:49:53 2026] DELETE /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 0 bytes in 108 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-05 07:49:54.131 8 WARNING neutronclient.v2_0.client [None req-9de6a3d1-cbcf-4615-848f-333e0f68613c 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:49:54.162 7 WARNING neutronclient.v2_0.client [None req-e7e35e78-fa24-4508-8e9a-575154fc8dab 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/908] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:54 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1841 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:54.352 8 INFO nova.api.openstack.compute.server_external_events [req-4f26c0b8-6721-4ab2-b2cc-32c21a94da20 req-24c857a0-9358-473f-8a08-a5fdb6b29514 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 8|app: 0|req: 457/909] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:49:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/910] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:54 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1829 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:55.393 8 WARNING neutronclient.v2_0.client [None req-8784512f-88ee-419b-aa53-dfb50bd4bb6b 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The 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-05 07:49:55.422 7 WARNING neutronclient.v2_0.client [None req-0e141db1-040d-4feb-ba31-77cddf2166c7 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/911] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:55 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1841 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/912] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:55 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1822 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:56.627 8 WARNING neutronclient.v2_0.client [None req-02803a6c-4339-4290-98d3-e82ea0a21da9 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] 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-05 07:49:57.237 7 INFO nova.api.openstack.compute.server_external_events [req-80083ee5-9a4a-4f28-ad74-a71828aa6589 req-7e8b8610-e10b-4361-841d-d6e924c9d590 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:4e12f840-4053-4b3b-9245-17d0ca390114 for instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 on instance [pid: 7|app: 0|req: 455/913] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:49:57 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) [pid: 8|app: 0|req: 459/914] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:56 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1841 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:49:58.324 8 WARNING neutronclient.v2_0.client [None req-fbc3c860-c54c-4cbd-9711-a5cb9b2b1680 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/917] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:58 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1484 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-05 07:49:59.413 7 WARNING neutronclient.v2_0.client [None req-60488182-2a97-42d4-b46d-430e02bae4b6 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/918] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:49:59 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 1484 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:00.522 8 INFO nova.api.openstack.wsgi [None req-4e76b379-37b7-454a-8663-aa4c383f3b0d 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] HTTP exception thrown: Instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 could not be found. [pid: 8|app: 0|req: 462/919] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:00 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => 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: 458/920] 10.0.0.86 () {32 vars in 701 bytes} [Thu Mar 5 07:50:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-58368432 => 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-05 07:50:01.053 8 INFO nova.api.openstack.wsgi [None req-ff0834f4-c032-4e18-84cd-4e56bcf2c107 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] HTTP exception thrown: Instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 could not be found. [pid: 8|app: 0|req: 463/921] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:50:01 2026] DELETE /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 07:50:01.094 7 INFO nova.api.openstack.wsgi [None req-6289214f-9295-426f-b5cc-07d1692d53f9 1c1a4fcf9fbb43f2921c14d0f06cd6b7 b399f353d57c4faabd276a71e21fdfe7 - - default default] HTTP exception thrown: Instance 2e9e004f-663e-4abc-ab30-2055e806c7a5 could not be found. [pid: 7|app: 0|req: 459/922] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:01 2026] GET /v2.1/servers/2e9e004f-663e-4abc-ab30-2055e806c7a5 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:05.548 8 WARNING neutronclient.v2_0.client [None req-60c72846-fb4f-4838-9436-44a4c0c39433 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/923] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:50:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2505 bytes in 1050 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: 460/924] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:50:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 465/925] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 461/926] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=2209f143cc104211a59294fa7ee3f636 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/927] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 462/928] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/929] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=5bad704c6e824dc395bf76386fe1c73e => generated 304 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/930] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/limits?tenant_id=ac16e691c20f4252a1b7a90eb5f71711 => generated 302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/931] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/932] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:50:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 469/933] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:50:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/934] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/os-aggregates => generated 18 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: 470/935] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/936] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:50:06 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: 471/937] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:50:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 706 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: 473/940] 10.0.0.118 () {30 vars in 619 bytes} [Thu Mar 5 07:50:08 2026] GET /v2.1 => generated 0 bytes in 146 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 468/941] 10.0.0.118 () {32 vars in 692 bytes} [Thu Mar 5 07:50:08 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: 474/942] 10.0.0.118 () {34 vars in 913 bytes} [Thu Mar 5 07:50:08 2026] GET /v2.1/os-simple-tenant-usage/2e1e6d996d9d42e9895e313f7bfb314f?start=2026-03-04T00:00:00&end=2026-03-05T23:59:59 => generated 20 bytes in 112 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.118 () {30 vars in 654 bytes} [Thu Mar 5 07:50:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/944] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:50:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:50:11.892 7 WARNING neutronclient.v2_0.client [None req-22cc4f4b-85a5-4f43-a3e2-50388d34151e 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The 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-05 07:50:11.937 7 WARNING neutronclient.v2_0.client [None req-22cc4f4b-85a5-4f43-a3e2-50388d34151e 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The 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-05 07:50:12.116 7 WARNING neutronclient.v2_0.client [None req-22cc4f4b-85a5-4f43-a3e2-50388d34151e 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {34 vars in 662 bytes} [Thu Mar 5 07:50:11 2026] POST /v2.1/servers => generated 449 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:50:12.369 8 WARNING neutronclient.v2_0.client [None req-698e456b-8089-44e2-868f-8d8687dd72fa 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:12 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1423 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/947] 10.0.0.118 () {30 vars in 619 bytes} [Thu Mar 5 07:50:12 2026] GET /v2.1 => generated 0 bytes in 47 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: 477/948] 10.0.0.118 () {32 vars in 692 bytes} [Thu Mar 5 07:50:12 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: 472/949] 10.0.0.118 () {34 vars in 913 bytes} [Thu Mar 5 07:50:12 2026] GET /v2.1/os-simple-tenant-usage/2e1e6d996d9d42e9895e313f7bfb314f?start=2026-03-04T00:00:00&end=2026-03-05T23:59:59 => generated 20 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/950] 10.0.0.118 () {30 vars in 654 bytes} [Thu Mar 5 07:50:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:13.476 7 WARNING neutronclient.v2_0.client [None req-e7cbe374-0092-490c-a70d-51e96c9b14e4 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:13 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1427 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:50:14.582 8 WARNING neutronclient.v2_0.client [None req-baaa07d2-e7df-441c-941d-63a6883d399f 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:14 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1475 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-05 07:50:15.678 7 WARNING neutronclient.v2_0.client [None req-62a2d6d2-78ad-480e-997f-e58cefa66ee7 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:15 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1475 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:16.777 8 WARNING neutronclient.v2_0.client [None req-9285a8eb-69e8-4685-b761-505718e2ec1a 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:16 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1483 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-05 07:50:16.981 7 WARNING neutronclient.v2_0.client [None req-f0b2cbc2-2e9b-4e45-b4aa-fdc4aff2dac8 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/955] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:16 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/956] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:50:17 2026] DELETE /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 0 bytes in 129 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-05 07:50:17.295 7 WARNING neutronclient.v2_0.client [None req-49d9511a-bd33-4dce-82ca-f433233057a8 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/957] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:17 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1828 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:17.747 8 INFO nova.api.openstack.compute.server_external_events [req-28f42c2c-9379-49fc-afc7-b2fe8faa50ad req-817347f7-4564-4865-980d-2f6f78f53c5b 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:435f92b7-744f-475b-a1f1-7b5550d0adff for instance eb98c36e-5c6e-442d-ad3d-b4ac414469a5 on instance [pid: 8|app: 0|req: 483/960] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:17.877 7 WARNING neutronclient.v2_0.client [None req-92be5e48-c5c5-4cbc-953b-b48892c8ee10 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/961] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:17 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1559 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:18.497 8 WARNING neutronclient.v2_0.client [None req-d9c3c318-c789-4436-afab-5e09f1f398f3 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/962] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:18 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1828 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-05 07:50:19.099 7 WARNING neutronclient.v2_0.client [None req-65791530-9147-4d50-b5b8-59ba2294481c 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/963] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:19 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1547 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-05 07:50:19.580 8 INFO nova.api.openstack.compute.server_external_events [req-6298d718-d9fa-4327-8bc3-306bc3d16a42 req-aa99c16a-46fc-4b5b-bfc0-7ca18d347ac0 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-unplugged:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 8|app: 0|req: 485/964] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:50:19 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-05 07:50:19.739 7 WARNING neutronclient.v2_0.client [None req-1d476f9e-024d-4021-a8bf-0f2cac451c7f 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in 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/965] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:19 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1828 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:20.261 8 WARNING neutronclient.v2_0.client [None req-567796b3-d45f-41cc-9268-fee67942a1a6 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] 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-05 07:50:20.493 7 INFO nova.api.openstack.compute.server_external_events [req-d6031e5f-cafc-4dae-a68e-5285200653bf req-57aedd31-89af-4f27-afba-969c59367d79 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:9e9814fe-5b83-4762-8115-4881413f1981 for instance 8be2f7bb-416e-4a88-97fa-be7936338578 on instance [pid: 7|app: 0|req: 481/966] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:20 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) [pid: 8|app: 0|req: 486/967] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:20 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1547 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:20.900 7 WARNING neutronclient.v2_0.client [None req-2dc379f8-3258-4c10-bdf8-4df5e8d0ec05 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/968] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:20 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1474 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-05 07:50:21.553 8 WARNING neutronclient.v2_0.client [None req-3ee776c4-a98a-467b-a08d-a00431cecc6d 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/969] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:21 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1547 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:22.029 7 WARNING neutronclient.v2_0.client [None req-7fdb6757-a1f0-404c-9abd-3bd26094e9af 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] 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: 483/970] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:21 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1479 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:50:22.076 8 INFO nova.api.openstack.compute.server_external_events [req-2bacdefe-16a8-4fb0-9201-2e1928aeabc3 req-32bd3734-4169-48dc-b4a5-0e607750fae6 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:435f92b7-744f-475b-a1f1-7b5550d0adff for instance eb98c36e-5c6e-442d-ad3d-b4ac414469a5 on instance [pid: 8|app: 0|req: 488/971] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:50:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:22.710 7 WARNING neutronclient.v2_0.client [None req-f19096be-099f-49b3-b4d3-b2d2fdfec44a 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/972] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:22 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1547 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-05 07:50:23.145 8 WARNING neutronclient.v2_0.client [None req-3dcfb2e3-2c5c-4ce1-b8cd-852c0e94fccb 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/973] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:23 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 1479 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-05 07:50:23.926 7 WARNING neutronclient.v2_0.client [None req-cd8b9f00-a719-4b41-8646-90733e8b8322 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/974] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:23 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:24.227 8 INFO nova.api.openstack.wsgi [None req-5c773ab2-b971-4034-9181-861ed839b82c 8d46cc458af6476db94fc10b1a38d99c 5bad704c6e824dc395bf76386fe1c73e - - default default] HTTP exception thrown: Instance 8be2f7bb-416e-4a88-97fa-be7936338578 could not be found. [pid: 8|app: 0|req: 490/975] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:24 2026] GET /v2.1/servers/8be2f7bb-416e-4a88-97fa-be7936338578 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/976] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:50:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1318495754 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:25.142 8 WARNING neutronclient.v2_0.client [None req-409a2f97-9780-478f-9ba8-9e45d514e3cb 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/977] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:25 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1723 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:50:25.920 7 WARNING neutronclient.v2_0.client [None req-05e86b3f-1307-43f5-883a-469962be018f 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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/978] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:50:25 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5/os-interface => generated 284 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 07:50:27.159 7 INFO nova.api.openstack.compute.server_external_events [req-30c77a4b-dc35-4db4-a030-8c9f2b196086 req-423c88b9-493d-46da-b9cf-af016ebf7c73 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:435f92b7-744f-475b-a1f1-7b5550d0adff for instance eb98c36e-5c6e-442d-ad3d-b4ac414469a5 on instance 2026-03-05 07:50:27.162 8 WARNING neutronclient.v2_0.client [None req-bb05f149-7d6d-4e74-af2f-90e7f37f1a32 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/979] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:27 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: 8|app: 0|req: 492/980] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:27 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1723 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, ' [pid: 7|app: 0|req: 489/983] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:50:27 2026] GET /v2.1/servers => generated 377 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 495/984] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:50:27 2026] DELETE /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 0 bytes in 109 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-05 07:50:27.745 7 WARNING neutronclient.v2_0.client [None req-d634a73c-7720-4340-a189-1bff3217fc3b 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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/985] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:27 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1729 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:28.914 8 WARNING neutronclient.v2_0.client [None req-ea31d04a-d4a3-4b02-9979-4d7f0e8c842b 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/986] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:28 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1849 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/987] 10.0.0.86 () {30 vars in 412 bytes} [Thu Mar 5 07:50:30 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:30.130 7 WARNING neutronclient.v2_0.client [None req-e6bd8981-6eda-4c0a-b2f7-98ccb4cc8837 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in 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/988] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:30 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1849 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/989] 10.0.0.86 () {28 vars in 559 bytes} [Thu Mar 5 07:50:30 2026] GET /v2/ => generated 402 bytes in 514 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/990] 10.0.0.86 () {28 vars in 563 bytes} [Thu Mar 5 07:50:30 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: 498/991] 10.0.0.86 () {30 vars in 412 bytes} [Thu Mar 5 07:50:30 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-05 07:50:31.012 7 INFO nova.api.openstack.compute.server_external_events [req-08c2391f-f323-4dad-8f16-a2f0edd9c5d3 req-f0fa416b-118f-4770-82e8-af5d5c041d39 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:435f92b7-744f-475b-a1f1-7b5550d0adff for instance eb98c36e-5c6e-442d-ad3d-b4ac414469a5 on instance [pid: 7|app: 0|req: 494/992] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:50:31.294 8 WARNING neutronclient.v2_0.client [None req-e113a92d-3ecb-448d-8f85-05555e62e67b 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/993] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:31 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1504 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-05 07:50:32.487 7 WARNING neutronclient.v2_0.client [None req-0f5696a4-7b6d-49f2-9324-ea2939be9f6c 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/994] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:32 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:33.590 8 WARNING neutronclient.v2_0.client [None req-93ff8554-21ae-4063-ac1c-beedb15b4a8a 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/995] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:33 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:34.679 7 INFO nova.api.openstack.wsgi [None req-878fe8b8-bebf-4725-b2f0-cfebbbbbdc18 58af3b21092f4bfc81fe503d994944f8 2209f143cc104211a59294fa7ee3f636 - - default default] HTTP exception thrown: Instance eb98c36e-5c6e-442d-ad3d-b4ac414469a5 could not be found. [pid: 7|app: 0|req: 496/996] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:34 2026] GET /v2.1/servers/eb98c36e-5c6e-442d-ad3d-b4ac414469a5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/997] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:50:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1910207799 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1000] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:50:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:50:45.396 8 WARNING neutronclient.v2_0.client [None req-72a94a7b-43d4-42cb-8774-c4d2eae48180 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The 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-05 07:50:45.436 8 WARNING neutronclient.v2_0.client [None req-72a94a7b-43d4-42cb-8774-c4d2eae48180 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The 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-05 07:50:45.613 8 WARNING neutronclient.v2_0.client [None req-72a94a7b-43d4-42cb-8774-c4d2eae48180 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1001] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:50:45 2026] POST /v2.1/servers => generated 453 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:50:45.882 7 WARNING neutronclient.v2_0.client [None req-e8e20a0a-702c-4e2d-a702-806885c89d7a fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1002] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:45 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1431 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-05 07:50:46.987 8 WARNING neutronclient.v2_0.client [None req-539646c6-55ea-410f-9528-d295558d2c35 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1003] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:46 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1435 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-05 07:50:48.128 7 WARNING neutronclient.v2_0.client [None req-b8787bda-753e-4756-aa2c-4a1fbcac848d fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1006] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:48 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1483 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-05 07:50:49.219 8 WARNING neutronclient.v2_0.client [None req-c90c9f42-cc4e-46ff-9516-ee281ca239a0 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1007] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:49 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1483 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-05 07:50:50.473 7 WARNING neutronclient.v2_0.client [None req-d28b1cd4-8ab9-4d1a-8b73-475594f30ece fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1008] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:50 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1559 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:51.172 8 INFO nova.api.openstack.compute.server_external_events [req-69135657-21bc-46d0-b703-5d7fc5fdeeb8 req-d3f366b6-0498-433f-8760-68e64c680725 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b3de054a-5c45-4bdd-a28c-a7ad7ec19131 for instance 47f1755f-d5a8-4c0b-b219-b3bcfb87f25d on instance [pid: 8|app: 0|req: 507/1009] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:51 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-05 07:50:51.958 7 WARNING neutronclient.v2_0.client [None req-90907319-ea29-4a36-b591-a78af438840a fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1010] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:51 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1557 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:53.131 8 WARNING neutronclient.v2_0.client [None req-479ab447-400c-4a4a-b992-18eb691b75a9 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1011] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:53 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1557 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:54.594 7 WARNING neutronclient.v2_0.client [None req-77822500-1365-424c-87eb-c4f4724fb74f fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1012] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:54 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1557 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:55.862 8 WARNING neutronclient.v2_0.client [None req-83159746-67ee-4e1a-948a-3fe75192d709 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] 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: 509/1013] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:55 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1557 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:50:56.017 7 INFO nova.api.openstack.compute.server_external_events [req-a7060858-cb4c-4c68-9387-7939fcc58983 req-b95e6bce-2fb0-43e4-b62a-0f70e9e3622e 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:b3de054a-5c45-4bdd-a28c-a7ad7ec19131 for instance 47f1755f-d5a8-4c0b-b219-b3bcfb87f25d on instance [pid: 7|app: 0|req: 505/1014] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:50:55 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-05 07:50:57.058 8 WARNING neutronclient.v2_0.client [None req-823a5d85-f9a5-4514-8874-2f950c367c55 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1015] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:57 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1557 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:58.224 7 WARNING neutronclient.v2_0.client [None req-62c5b728-25ec-4487-b7fe-10a22fec83b0 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1018] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:58 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1739 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:50:58.431 8 WARNING neutronclient.v2_0.client [None req-73d8b359-6246-4b73-a697-497cfce1e663 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1019] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:50:58 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 07:50:59.195 7 WARNING neutronclient.v2_0.client [None req-f9b4e939-8874-4071-b543-73d01b41f347 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The 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-05 07:50:59.199 8 INFO nova.api.openstack.compute.server_external_events [req-988b9966-ee89-40b8-8aae-876246606a8a req-b945cfba-6d53-4fa9-91eb-5fb88975bc84 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b3de054a-5c45-4bdd-a28c-a7ad7ec19131 for instance 47f1755f-d5a8-4c0b-b219-b3bcfb87f25d on instance [pid: 8|app: 0|req: 513/1020] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:50:59 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: 7|app: 0|req: 508/1021] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:59 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1739 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1022] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:50:59 2026] GET /v2.1/servers => generated 384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1023] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:50:59 2026] DELETE /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 0 bytes in 131 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-05 07:50:59.555 8 WARNING neutronclient.v2_0.client [None req-0568d49c-aae1-4eca-a45c-34db2f3d1c37 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1024] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:50:59 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1745 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-05 07:51:00.712 7 WARNING neutronclient.v2_0.client [None req-562676f4-48d4-4426-9b59-ab40991ab913 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1025] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:00 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1865 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:02.107 8 WARNING neutronclient.v2_0.client [None req-fd4688db-54a3-42a6-918c-06c54a12a081 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1026] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:02 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1865 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:02.793 7 INFO nova.api.openstack.compute.server_external_events [req-5f8a51e9-5ad6-45db-9232-2d7704d35ecc req-db614181-3bd8-43d0-ac66-77787212bb0c 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:b3de054a-5c45-4bdd-a28c-a7ad7ec19131 for instance 47f1755f-d5a8-4c0b-b219-b3bcfb87f25d on instance [pid: 7|app: 0|req: 511/1027] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:03.764 8 WARNING neutronclient.v2_0.client [None req-e76d47a2-3de5-49d4-bce2-c92f86893189 fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] The python binding code in 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/1028] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:03 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1512 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-05 07:51:04.872 8 WARNING neutronclient.v2_0.client [None req-5e51baf6-a329-4757-9014-efdf5c9744ba fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] 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: 512/1029] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:51:04 2026] GET /v2.1/os-services => generated 782 bytes in 272 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: 513/1030] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:51:04 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: 514/1031] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:51:05 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) 2026-03-05 07:51:05.105 7 WARNING neutronclient.v2_0.client [None req-1b8be487-552a-44a8-9c14-4c62481b04d7 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1032] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:04 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 1517 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1033] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2200 bytes in 152 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: 519/1034] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:51:05 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: 516/1035] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:51:05 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: 520/1036] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:51:05 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: 517/1037] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 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, ' [pid: 8|app: 0|req: 521/1038] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=1eedf118fc1c4cc6a461e5a03cf9b97a => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 522/1040] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 519/1041] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=51deabb20d714eafa8b2a481ef490e9c => 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: 523/1042] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/limits?tenant_id=efbb1f206b994139b50c86ba1696d469 => 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: 520/1043] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:51:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1044] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:51:05 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, ' 2026-03-05 07:51:06.197 7 INFO nova.api.openstack.wsgi [None req-fa800472-214b-485f-b085-811b6e1d610a fbc8fd2eab9f40559b1568ab08b40fc3 efbb1f206b994139b50c86ba1696d469 - - default default] HTTP exception thrown: Instance 47f1755f-d5a8-4c0b-b219-b3bcfb87f25d could not be found. [pid: 7|app: 0|req: 521/1045] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:06 2026] GET /v2.1/servers/47f1755f-d5a8-4c0b-b219-b3bcfb87f25d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1046] 10.0.0.86 () {32 vars in 703 bytes} [Thu Mar 5 07:51:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-278410807 => 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-05 07:51:17.504 7 WARNING neutronclient.v2_0.client [None req-b38ff958-dd1d-49df-a207-ae06b6bce477 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The 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-05 07:51:17.734 7 WARNING neutronclient.v2_0.client [None req-b38ff958-dd1d-49df-a207-ae06b6bce477 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1051] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:51:17 2026] POST /v2.1/servers => generated 424 bytes in 740 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:51:18.035 8 WARNING neutronclient.v2_0.client [None req-1c265fb3-5072-4264-b536-3b56f1905017 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1052] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:18 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1371 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-05 07:51:19.135 7 WARNING neutronclient.v2_0.client [None req-4d77bd80-07f6-470d-ad68-1fa07f8c2092 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1053] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:19 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1375 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-05 07:51:20.321 8 WARNING neutronclient.v2_0.client [None req-0d8db4d3-a886-415e-b9be-650a6ff8b92f 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1054] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:20 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1423 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-05 07:51:21.421 7 WARNING neutronclient.v2_0.client [None req-d0b19ca1-69d3-402e-9796-243ed7e66649 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:21 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:22.513 8 WARNING neutronclient.v2_0.client [None req-e7b9beaf-69ec-4e98-9205-88cb340eb7f2 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1056] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:22 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1431 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-05 07:51:23.377 7 INFO nova.api.openstack.compute.server_external_events [req-b83e7713-2f4f-4531-800b-59696aaa0f84 req-56deeeb4-f208-40e5-b57d-7f7015d510dd 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:a5ca7cee-6b61-4829-ac69-8b96d1573591 for instance e0c2c97c-dd47-4f81-95da-1277e06649d4 on instance [pid: 7|app: 0|req: 526/1057] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:23.616 8 WARNING neutronclient.v2_0.client [None req-de5e3e65-8bf6-4011-9c4b-dc9d87b46985 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1058] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:23 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1483 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-05 07:51:24.794 7 WARNING neutronclient.v2_0.client [None req-781e9e70-8a15-4d0d-93a2-69092824a2b2 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1059] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:24 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:25.959 8 WARNING neutronclient.v2_0.client [None req-225bb29b-3ea3-4e7f-a2ee-f11fc73eb8f2 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1060] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:25 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1471 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-05 07:51:27.172 7 WARNING neutronclient.v2_0.client [None req-5ae2393b-7b11-49d9-a5be-04cdb7fadd3c 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1061] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:27 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1471 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:28.345 8 WARNING neutronclient.v2_0.client [None req-e4609e7f-c3be-4b6f-bab2-c0877db8d219 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1064] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:28 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1471 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-05 07:51:28.559 7 INFO nova.api.openstack.compute.server_external_events [req-cb45080c-b65e-498e-84ef-b3490484a782 req-8210174e-d265-41f6-b3f8-abf4f2d6c853 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:a5ca7cee-6b61-4829-ac69-8b96d1573591 for instance e0c2c97c-dd47-4f81-95da-1277e06649d4 on instance [pid: 7|app: 0|req: 530/1065] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:51:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:29.519 8 WARNING neutronclient.v2_0.client [None req-1748b739-fde1-45b2-9e03-588017ae98ad 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1066] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:29 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1471 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:30.733 7 WARNING neutronclient.v2_0.client [None req-26d52ef5-c2d8-4b95-9c94-b9b52d1e7520 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1067] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:30 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1657 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 537/1068] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:51:31 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4/ips => generated 110 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1069] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:51:31 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1070] 10.0.0.86 () {32 vars in 824 bytes} [Thu Mar 5 07:51:31 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4/ips/tempest-ServerAddressesTestJSON-1335659600-network => generated 95 bytes in 34 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: 533/1071] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:51:31 2026] DELETE /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => 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-05 07:51:31.333 8 WARNING neutronclient.v2_0.client [None req-fbef04ed-196a-4c40-ac95-38105db21e7b 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1072] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:31 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1663 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-05 07:51:32.532 7 WARNING neutronclient.v2_0.client [None req-6e392995-23d7-41a7-817b-7fb86b63aa5e 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1073] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:32 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1663 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:33.694 8 WARNING neutronclient.v2_0.client [None req-c8fc3dfd-4f79-493a-afcf-8d736f0d50eb 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in 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/1074] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:33 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1663 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-05 07:51:34.132 7 INFO nova.api.openstack.compute.server_external_events [req-e04d10b7-5ba3-4393-a3ce-7116ef6826fd req-b445173f-e1f4-4fa1-bf64-772c31261c47 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:a5ca7cee-6b61-4829-ac69-8b96d1573591 for instance e0c2c97c-dd47-4f81-95da-1277e06649d4 on instance [pid: 7|app: 0|req: 535/1075] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:34 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-05 07:51:34.852 8 WARNING neutronclient.v2_0.client [None req-be52bb6d-7f1c-477f-af63-111a343d8d28 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1076] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:34 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1452 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:36.695 7 WARNING neutronclient.v2_0.client [None req-674ae028-64bb-455e-85e7-d4e777d31b26 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1077] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:36 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => generated 1457 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-05 07:51:37.822 7 INFO nova.api.openstack.wsgi [None req-a3cc62d4-9501-4f30-bffd-8407a623ce9d 364a1393d6b4431a8698386f16bc1d09 433d023f465f41d3b8d3ab13628bc4ba - - default default] HTTP exception thrown: Instance e0c2c97c-dd47-4f81-95da-1277e06649d4 could not be found. [pid: 7|app: 0|req: 538/1080] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:37 2026] GET /v2.1/servers/e0c2c97c-dd47-4f81-95da-1277e06649d4 => 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: 543/1081] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:51:38 2026] POST /v2.1/os-keypairs => generated 396 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: 7|app: 0|req: 539/1082] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:51:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:51:41.570 8 WARNING neutronclient.v2_0.client [None req-fa69c8b3-ac0e-4eea-9b4d-1603aa700035 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The 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-05 07:51:41.616 8 WARNING neutronclient.v2_0.client [None req-fa69c8b3-ac0e-4eea-9b4d-1603aa700035 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The 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-05 07:51:41.709 7 WARNING neutronclient.v2_0.client [None req-b9bf9ebf-0629-4312-b6f3-9d5faa1d5812 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The 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-05 07:51:41.742 7 WARNING neutronclient.v2_0.client [None req-b9bf9ebf-0629-4312-b6f3-9d5faa1d5812 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The 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-05 07:51:41.886 7 WARNING neutronclient.v2_0.client [None req-b9bf9ebf-0629-4312-b6f3-9d5faa1d5812 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The 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-05 07:51:41.902 8 WARNING neutronclient.v2_0.client [None req-fa69c8b3-ac0e-4eea-9b4d-1603aa700035 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1083] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:51:41 2026] POST /v2.1/servers => generated 449 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1084] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:51:41 2026] POST /v2.1/servers => generated 448 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:51:42.091 7 WARNING neutronclient.v2_0.client [None req-ee63b4a7-490a-4d13-980a-bf8e9734fd84 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] 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: 541/1085] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:42 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1403 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:51:42.143 8 WARNING neutronclient.v2_0.client [None req-981b5599-dcc4-4b4e-9227-670fda7db5c2 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1086] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:42 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1394 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-05 07:51:43.192 7 WARNING neutronclient.v2_0.client [None req-99b1874b-d1fa-4e23-9a18-2648f11726a4 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1087] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:43 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1407 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-05 07:51:44.294 8 WARNING neutronclient.v2_0.client [None req-d892417e-8e8b-4f9f-9a40-d221a06d40c1 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1088] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:44 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1455 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-05 07:51:45.392 7 WARNING neutronclient.v2_0.client [None req-9b2ae905-ae98-4f04-8edb-c23011d9c78e 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1089] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:45 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:46.473 8 WARNING neutronclient.v2_0.client [None req-44595807-f014-48a9-a363-4a8e6f666c18 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1090] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:46 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1463 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-05 07:51:47.243 7 WARNING neutronclient.v2_0.client [None req-7df85451-0aaf-4b63-8efd-0009feaed0c6 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1091] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:47 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1446 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-05 07:51:47.598 8 WARNING neutronclient.v2_0.client [None req-d0a51e3f-2878-4a2a-ae35-39a2b0cc6a74 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] 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-05 07:51:48.000 7 INFO nova.api.openstack.compute.server_external_events [req-60d9454c-21e6-44ef-92e7-304d0fb15069 req-2910a51e-ce5f-42b7-ba80-e9a9296c8323 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4ba9ab34-e764-47c2-8aa5-4871bc183e9d for instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e on instance [pid: 7|app: 0|req: 546/1094] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:47 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: 8|app: 0|req: 549/1095] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:47 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1540 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:49.195 7 WARNING neutronclient.v2_0.client [None req-aaa48576-9da3-414d-8c73-a42d8acae1ac 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1096] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:49 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1528 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:50.043 8 INFO nova.api.openstack.compute.server_external_events [req-1f08cac0-94b5-42d0-a703-dfc9cbf86e07 req-739a40be-f3a0-4daa-af7a-273ab6a6e6c5 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:95a995e3-f6a0-40cc-bc63-8d65c6a2b473 for instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c on instance [pid: 8|app: 0|req: 550/1097] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:50 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-05 07:51:50.388 7 WARNING neutronclient.v2_0.client [None req-9c9304c8-ab60-4a73-9ea1-df25587c9b8a 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1098] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:50 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1528 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-05 07:51:51.531 8 WARNING neutronclient.v2_0.client [None req-69bf3a17-f1bb-4a83-83d1-31bbb671b891 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1099] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:51 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1528 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-05 07:51:52.344 7 WARNING neutronclient.v2_0.client [None req-2e9d0954-f7ac-45e3-801b-c5c46f8c0014 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1100] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:52 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1518 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:52.539 8 INFO nova.api.openstack.compute.server_external_events [req-806c338e-8594-4ab7-9d45-277d3383cac2 req-f0194745-be3b-4f7b-b6cf-8086ca682b9a 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:4ba9ab34-e764-47c2-8aa5-4871bc183e9d for instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e on instance [pid: 8|app: 0|req: 552/1101] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:51:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:52.680 7 WARNING neutronclient.v2_0.client [None req-8c248bdb-802e-4a5d-8a0c-ff588b51c759 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1102] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:52 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:53.843 8 WARNING neutronclient.v2_0.client [None req-47ae0d37-acee-4d76-a11f-08bf7850960d 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1103] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:53 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1528 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-05 07:51:54.904 7 INFO nova.api.openstack.compute.server_external_events [req-00e03837-499b-445c-973d-7e84b30a4b9e req-d8551ffc-5371-41f4-b62d-8ad18417e77e 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:95a995e3-f6a0-40cc-bc63-8d65c6a2b473 for instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c on instance [pid: 7|app: 0|req: 551/1104] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:51:54 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-05 07:51:55.080 8 WARNING neutronclient.v2_0.client [None req-d59318b9-b46a-40fe-99de-d3ef9d5de016 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1105] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:55 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1695 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:55.302 7 WARNING neutronclient.v2_0.client [None req-dde0d19b-ac7f-494e-849a-c3de2bf20824 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1106] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:55 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1695 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-05 07:51:56.719 8 INFO nova.api.openstack.compute.server_external_events [req-2f5faed4-00af-4e04-9248-890086efb79a req-47b3d468-71d7-41ab-8804-6d7604a8c714 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4ba9ab34-e764-47c2-8aa5-4871bc183e9d for instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:57.509 7 WARNING neutronclient.v2_0.client [None req-034440d0-d88b-42e9-b1fe-747f412a0be1 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in 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/1110] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:57 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1817 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:51:59.107 7 INFO nova.api.openstack.compute.server_external_events [req-605c006a-5f6e-401c-91e0-a61bbd786e2a req-c06fe59d-ffc6-4b2a-b762-67eceb630f12 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:95a995e3-f6a0-40cc-bc63-8d65c6a2b473 for instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c on instance [pid: 7|app: 0|req: 554/1111] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:51:59 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) 2026-03-05 07:51:59.170 8 WARNING neutronclient.v2_0.client [None req-4668cdba-fca7-44b9-9efa-2caf57fbe03f a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The 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-05 07:51:59.232 8 WARNING neutronclient.v2_0.client [None req-4668cdba-fca7-44b9-9efa-2caf57fbe03f a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The 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-05 07:51:59.478 8 WARNING neutronclient.v2_0.client [None req-4668cdba-fca7-44b9-9efa-2caf57fbe03f a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1112] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:51:59 2026] POST /v2.1/servers => generated 448 bytes in 581 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-05 07:51:59.703 7 WARNING neutronclient.v2_0.client [None req-03edcd8a-43a8-4b59-a2ea-92de945824ae a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1113] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:51:59 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:04.804 8 WARNING neutronclient.v2_0.client [None req-73a754ca-c4e9-412f-9e5b-a12ff1e908ff a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] 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: 559/1114] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:04 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1521 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1115] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:52:04 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 170 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: 561/1116] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1117] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:52:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:05.204 8 INFO nova.api.openstack.compute.server_external_events [req-532aa327-d919-4174-a4fd-89eca58bb4ea req-3e8eb09c-4438-40ef-b575-33f1e4d013e4 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:d3351276-a0c0-4710-b3bb-19bc8f49ce6f for instance ac5f1f85-59a8-430f-a555-18f8017b761a on instance [pid: 8|app: 0|req: 563/1118] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1119] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:52:05 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) 2026-03-05 07:52:05.330 8 WARNING neutronclient.v2_0.client [None req-255792c1-e879-4751-9db9-6c39b16ab52c ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1120] 10.0.0.86 () {34 vars in 749 bytes} [Thu Mar 5 07:52:04 2026] POST /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e/action => generated 31891 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1121] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6890 bytes in 216 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: 557/1122] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:52:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 566/1123] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:52:05 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: 558/1124] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1125] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/os-services => generated 782 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, ' [pid: 7|app: 0|req: 559/1126] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=0de46294eb81427f9c0688d345aa2f9e => 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: 568/1127] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=108e9e4c4ccf4437bf6fc45bde2cab14 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1128] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1129] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1130] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1131] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=5d43df916c2c46fa99c64b9dba247e77 => 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: 562/1132] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=79256793d41342e0bb47ff2f3927589b => 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: 571/1133] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=a4f65340a4d546de838fe74a93acde59 => 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: 563/1134] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:05 2026] GET /v2.1/limits?tenant_id=a531cb801e2140a484b65c5b1d6ff0da => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1135] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=a88d088d565743149b9928bb9c9dd821 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1136] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=b42ff94678244be29e0b2314841e09fd => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1137] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=b5b12ac54f004a02bc764ff40ed394a2 => generated 304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1138] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=d2cfe58514cb449ca3a7d0a834485d6d => 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: 574/1139] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=dbc28cc5cfab41a8a91c0774e1d4e575 => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1140] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=e7663e3cf787426dbba425ac70bd033a => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1141] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:52:06 2026] GET /v2.1/limits?tenant_id=ed93f837db874a4ab14c8112af43335f => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:52:09.442 7 INFO nova.api.openstack.compute.server_external_events [req-740feca6-5fa2-413a-b84e-97612fb6f6ca req-eba4e6ba-d320-458d-a9aa-8feb82ea9dde 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:d3351276-a0c0-4710-b3bb-19bc8f49ce6f for instance ac5f1f85-59a8-430f-a555-18f8017b761a on instance [pid: 7|app: 0|req: 568/1144] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:52:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:52:10.012 8 WARNING neutronclient.v2_0.client [None req-9c219bb9-80a1-4ffc-9515-0bcea443d85e a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1145] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:09 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1519 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:15.258 7 WARNING neutronclient.v2_0.client [None req-d29f312a-c4d9-4967-82b4-a59788da46a1 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in 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/1146] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:15 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1818 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:16.621 8 INFO nova.api.openstack.compute.server_external_events [req-d7f5dea6-85b7-4fce-a914-7e43d8e8c88f req-47d30c3e-7d24-477f-b3d8-8314fd44375a 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:d3351276-a0c0-4710-b3bb-19bc8f49ce6f for instance ac5f1f85-59a8-430f-a555-18f8017b761a on instance [pid: 8|app: 0|req: 578/1147] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:18.670 8 INFO nova.api.openstack.compute.server_external_events [req-fe3394d1-45a5-4c85-9d1b-f13536a9cc36 req-b3e619ef-d604-4fe8-810e-72eec8de114b 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:4ba9ab34-e764-47c2-8aa5-4871bc183e9d for instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e on instance [pid: 8|app: 0|req: 580/1150] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1151] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:52:20 2026] POST /v2.1/os-keypairs => generated 398 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:22.460 8 WARNING neutronclient.v2_0.client [None req-cddc4028-609d-46d4-98a4-28b0a661f510 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The 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-05 07:52:22.506 8 WARNING neutronclient.v2_0.client [None req-cddc4028-609d-46d4-98a4-28b0a661f510 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The 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-05 07:52:22.677 8 WARNING neutronclient.v2_0.client [None req-cddc4028-609d-46d4-98a4-28b0a661f510 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1152] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:52:22 2026] POST /v2.1/servers => generated 447 bytes in 466 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:52:22.886 7 WARNING neutronclient.v2_0.client [None req-6b81c42d-d87f-47e0-9818-a32cb81c7923 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1153] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:22 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1403 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:23.976 8 WARNING neutronclient.v2_0.client [None req-bcd7eeba-c252-4164-ace3-5415cb45b520 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1154] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:23 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1407 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:25.077 7 WARNING neutronclient.v2_0.client [None req-bf6e1ba8-3fcd-46e7-b2ae-1110a126a9db 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1155] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:25 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1455 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-05 07:52:26.175 8 WARNING neutronclient.v2_0.client [None req-1879c41b-c2b6-4ae3-840d-05b00c913ac3 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1156] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:26 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1455 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-05 07:52:27.273 7 WARNING neutronclient.v2_0.client [None req-71390fc6-8ea9-43de-828e-d5c4942074d9 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1157] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:27 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1463 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-05 07:52:28.196 8 INFO nova.api.openstack.compute.server_external_events [req-278c317f-e930-4a8f-87ce-ff8636469249 req-108e2399-7fbd-474b-92af-d040e7e38537 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:0df974ad-f37a-4955-adef-67d155f1f2de for instance cfe9a1bb-65e8-40bb-a563-7b994f284763 on instance [pid: 8|app: 0|req: 585/1160] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:28 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-05 07:52:28.402 7 WARNING neutronclient.v2_0.client [None req-6851f6b7-14b7-44eb-bdda-e09bc20270c9 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1161] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:28 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1538 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:29.633 8 WARNING neutronclient.v2_0.client [None req-826e729f-3fbf-4e7d-a9d5-e108f39dcd45 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1162] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:29 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:30.800 7 WARNING neutronclient.v2_0.client [None req-35c3d854-3563-4d06-b847-b60f03aa8a18 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1163] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:30 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1526 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-05 07:52:31.972 8 WARNING neutronclient.v2_0.client [None req-de28b12f-9afe-4ab9-bdbb-3624a9dc0d04 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1164] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:31 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:33.145 7 WARNING neutronclient.v2_0.client [None req-0f7bc9ed-17d3-45a0-88b0-2f6cdc911886 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1165] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:33 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:34.004 8 INFO nova.api.openstack.compute.server_external_events [req-8782c811-3e77-414f-ac6c-d51209270e52 req-3146b07a-3f16-425f-8f7b-bd73fdb7ee6f 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:0df974ad-f37a-4955-adef-67d155f1f2de for instance cfe9a1bb-65e8-40bb-a563-7b994f284763 on instance [pid: 8|app: 0|req: 588/1166] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:52:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:34.347 7 WARNING neutronclient.v2_0.client [None req-e020d00f-ddfa-4cc7-8a14-ebba4e9df948 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1167] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:34 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1526 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-05 07:52:35.532 8 WARNING neutronclient.v2_0.client [None req-a264ed9b-bfca-415d-a49a-14b6817fdee6 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1168] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:35 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1693 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-05 07:52:35.729 7 WARNING neutronclient.v2_0.client [None req-54a3ea3d-bf23-4ea1-aeec-2a83efbb4fc7 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1169] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:35 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1693 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:36.770 8 INFO nova.api.openstack.compute.server_external_events [req-8a21dceb-545e-408a-85e2-07f56f7e535e req-7629a579-f6e7-4c56-b89b-f4c65d687e01 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:0df974ad-f37a-4955-adef-67d155f1f2de for instance cfe9a1bb-65e8-40bb-a563-7b994f284763 on instance [pid: 8|app: 0|req: 590/1170] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1174] 10.0.0.86 () {34 vars in 749 bytes} [Thu Mar 5 07:52:46 2026] POST /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763/action => generated 31920 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:48.751 7 WARNING neutronclient.v2_0.client [None req-9100f399-a577-4592-a4b3-a75c23feee44 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:52:48.797 7 WARNING neutronclient.v2_0.client [None req-9100f399-a577-4592-a4b3-a75c23feee44 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:52:48.995 7 WARNING neutronclient.v2_0.client [None req-9100f399-a577-4592-a4b3-a75c23feee44 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1176] 162.253.55.70 () {36 vars in 713 bytes} [Thu Mar 5 07:52:48 2026] POST /v2.1/servers => generated 453 bytes in 909 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:49.717 8 WARNING neutronclient.v2_0.client [None req-6d7ff3e9-f873-49e7-8c2a-d3e2beb30486 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1177] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:52:49 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 2213 bytes in 84 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-05 07:52:49.810 7 WARNING neutronclient.v2_0.client [None req-7d95a0e6-9684-421e-b9f7-03a248a2ff28 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1178] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:52:49 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 595/1179] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:52:49 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-volume_attachments => generated 25 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-05 07:52:52.490 7 WARNING neutronclient.v2_0.client [None req-46ac36c0-aee1-4c9b-8b1a-bfaeaa550f25 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1180] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:52:52 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 2371 bytes in 98 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-05 07:52:52.581 8 WARNING neutronclient.v2_0.client [None req-98902c6a-4ee5-4d4b-84bd-af2a129002b3 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1181] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:52:52 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 28 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1182] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:52:52 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-volume_attachments => generated 197 bytes in 71 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-05 07:52:54.925 8 INFO nova.api.openstack.compute.server_external_events [req-68155b0b-cb35-44df-b60e-5d907ae40c86 req-fc2aef03-2798-4dde-a440-2c750f462c9c 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:02739ee6-3cac-445f-ae8f-6d8258a0af19 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 597/1183] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:52:54 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-05 07:52:55.671 7 WARNING neutronclient.v2_0.client [None req-4ea94eb6-e9f2-4ff0-9675-46adb2997ef8 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] 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-05 07:52:55.860 7 WARNING neutronclient.v2_0.client [None req-4ea94eb6-e9f2-4ff0-9675-46adb2997ef8 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The 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-05 07:52:55.880 8 WARNING neutronclient.v2_0.client [None req-452c8668-7945-4466-931f-78f0b3f08368 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/1184] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:52:55 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 2445 bytes in 189 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-05 07:52:56.058 8 WARNING neutronclient.v2_0.client [None req-01663957-c43c-4fb9-a014-8caf0fd04211 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1185] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:52:56 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1186] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:52:55 2026] POST /v2.1/servers => generated 424 bytes in 536 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-05 07:52:56.158 7 WARNING neutronclient.v2_0.client [None req-77c4ac81-5cbe-4765-8397-c6e41908cdbb 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1187] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:52:56 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1188] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:56 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:57.268 8 WARNING neutronclient.v2_0.client [None req-81174634-750b-49fd-9296-41b98df3f058 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1189] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:57 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1372 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, ' [pid: 7|app: 0|req: 590/1192] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:52:58 2026] DELETE /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:58.232 8 WARNING neutronclient.v2_0.client [None req-7b65acb9-4045-41d6-bad9-8febb1b0c414 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] 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-05 07:52:58.377 7 WARNING neutronclient.v2_0.client [None req-15362f39-2b91-488e-a5d0-9ce509924884 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1193] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:58 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1420 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1194] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:58 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1819 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:59.055 7 WARNING neutronclient.v2_0.client [None req-1d44c974-29a2-46b3-8688-5b99a4d92c71 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/1195] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:52:58 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 2433 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, ' 2026-03-05 07:52:59.242 8 WARNING neutronclient.v2_0.client [None req-214bbce7-760f-4dc4-8c0f-6a89038ed24c ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1196] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:52:59 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 283 bytes in 102 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: 593/1197] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:52:59 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:59.488 8 WARNING neutronclient.v2_0.client [None req-5af131e3-0806-45e2-965c-770653cbbd4e 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The 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-05 07:52:59.517 7 WARNING neutronclient.v2_0.client [None req-1b26f8a6-0da9-432d-9968-8fa8ae8893f8 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1198] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:59 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1420 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1199] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:52:59 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1819 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:52:59.952 8 INFO nova.api.openstack.compute.server_external_events [req-2aba805a-0a3c-4c2d-9740-f03df87278aa req-89e4a3e9-d38f-47ae-bb55-c0e26458a100 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:02739ee6-3cac-445f-ae8f-6d8258a0af19 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 606/1200] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:52:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:00.598 7 WARNING neutronclient.v2_0.client [None req-ca1980e8-7625-461a-a667-de8c3d0cf8cc 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] 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: 595/1201] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:00 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1428 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:53:00.687 8 WARNING neutronclient.v2_0.client [None req-65d1d151-18a4-40e2-9cc6-a36441e24755 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1202] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:00 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1819 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:01.466 7 INFO nova.api.openstack.compute.server_external_events [req-d057b47f-adab-45bb-938c-e24a692e6e02 req-ecf318b9-ad87-4456-89cf-c3f1f3588105 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:0df974ad-f37a-4955-adef-67d155f1f2de for instance cfe9a1bb-65e8-40bb-a563-7b994f284763 on instance [pid: 7|app: 0|req: 596/1203] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:01 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:01.710 7 INFO nova.api.openstack.compute.server_external_events [req-3fd668f6-9fe0-414e-9fe5-92ed50335aca req-71f4811b-f0d5-4b9b-b408-8afd9c1aceb0 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:e9f1e446-3e06-40dd-b1ad-fb9612456982 for instance 6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 on instance 2026-03-05 07:53:01.711 8 WARNING neutronclient.v2_0.client [None req-dff7ad02-1a01-4402-b6c8-96efeac4e226 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1204] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1205] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:01 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1480 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-05 07:53:02.218 7 WARNING neutronclient.v2_0.client [None req-5661b581-6f6c-4812-9cd4-d40dd5784661 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1206] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:02 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1484 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:02.514 8 WARNING neutronclient.v2_0.client [None req-937e475b-facf-430f-a00c-421b540ba54e ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1207] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:53:02 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => 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-05 07:53:02.694 7 WARNING neutronclient.v2_0.client [None req-df2639e7-a607-483e-b83a-4cc0af80b085 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1208] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:53:02 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 285 bytes in 142 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: 610/1209] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:53:02 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:02.912 7 WARNING neutronclient.v2_0.client [None req-2659adfd-083d-4916-aaa7-edeb10645ab2 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1210] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:02 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1468 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-05 07:53:03.328 8 WARNING neutronclient.v2_0.client [None req-7e40a929-a41a-47cd-9dbd-4843af30ae0c 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1211] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:03 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1489 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:04.102 7 WARNING neutronclient.v2_0.client [None req-6a4f892b-23d8-47b1-bfd5-60260fbf0126 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1212] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1468 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-05 07:53:04.427 8 WARNING neutronclient.v2_0.client [None req-a8a389e7-3c2a-4695-a78c-5d456b93caf2 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1213] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 1489 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: 7|app: 0|req: 602/1214] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 613/1215] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1216] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:53:04 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: 8|app: 0|req: 614/1217] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:53:05.053 7 WARNING neutronclient.v2_0.client [None req-d0628908-1187-4cfe-8783-43006169654e ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1218] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:53:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11842 bytes in 251 msecs (HTTP/1.1 200) 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: 615/1219] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:53:05 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, ' 2026-03-05 07:53:05.262 7 WARNING neutronclient.v2_0.client [None req-d7fd7ecc-639a-4cce-8120-0eccfc431adf 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1220] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 617/1221] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 618/1222] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 605/1223] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1224] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=5d43df916c2c46fa99c64b9dba247e77 => 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: 7|app: 0|req: 606/1225] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=79256793d41342e0bb47ff2f3927589b => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1226] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=a4f65340a4d546de838fe74a93acde59 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:53:05.510 7 INFO nova.api.openstack.wsgi [None req-32396970-5044-4416-a157-8a0ae7974b8f 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] HTTP exception thrown: Instance cfe9a1bb-65e8-40bb-a563-7b994f284763 could not be found. [pid: 7|app: 0|req: 607/1227] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/servers/cfe9a1bb-65e8-40bb-a563-7b994f284763 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1228] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=a531cb801e2140a484b65c5b1d6ff0da => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:53:05.572 7 WARNING neutronclient.v2_0.client [None req-d4c287c2-7e04-4223-a909-88e3e32958c2 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1229] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=a88d088d565743149b9928bb9c9dd821 => 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: 623/1230] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=b42ff94678244be29e0b2314841e09fd => 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: 624/1231] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=b5b12ac54f004a02bc764ff40ed394a2 => generated 304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1232] 162.253.55.70 () {32 vars in 732 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 2580 bytes in 170 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: 625/1233] 10.0.0.86 () {32 vars in 729 bytes} [Thu Mar 5 07:53:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1968058346 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1234] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=dbc28cc5cfab41a8a91c0774e1d4e575 => generated 305 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:53:05.756 8 WARNING neutronclient.v2_0.client [None req-a354fc6a-66c6-48ad-b239-e10809ab1f32 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1235] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=e7663e3cf787426dbba425ac70bd033a => 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: 611/1236] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=ed93f837db874a4ab14c8112af43335f => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1237] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/limits?tenant_id=fdcaf44890714a97a0fead94ce13ca77 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1238] 162.253.55.70 () {32 vars in 758 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 285 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1239] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1240] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1241] 162.253.55.70 () {32 vars in 776 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1242] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:53:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2395 bytes in 34 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: 628/1243] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:53:06 2026] DELETE /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:06.202 7 WARNING neutronclient.v2_0.client [None req-86905892-3014-4713-af33-4e323b5104ec 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1244] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:06 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1701 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-05 07:53:06.440 8 WARNING neutronclient.v2_0.client [None req-bda2da22-f01a-47ac-8d08-5805514069e5 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] 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-05 07:53:06.512 7 INFO nova.api.openstack.compute.server_external_events [req-8f479fa5-bfef-4af4-8789-bb930134a825 req-b79d4932-4890-4325-912d-a24bc18c8955 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:e9f1e446-3e06-40dd-b1ad-fb9612456982 for instance 6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 on instance [pid: 7|app: 0|req: 617/1245] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:53:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1246] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:06 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1468 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-05 07:53:07.414 7 WARNING neutronclient.v2_0.client [None req-f6e58f8c-c9a3-44c7-8f01-32bcde0020cd 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1249] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:07 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1701 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-05 07:53:07.612 8 WARNING neutronclient.v2_0.client [None req-0486f95e-1d4d-4eb7-89ae-c8d94ee9b6ea 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1250] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:07 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1468 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:08.580 7 WARNING neutronclient.v2_0.client [None req-662795cc-2b9d-4df3-b726-8e1b6fae98c1 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1251] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:08 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1701 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:08.872 8 WARNING neutronclient.v2_0.client [None req-72272dc9-fa12-485a-b03b-5e2776bdd673 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1252] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:08 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1649 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-05 07:53:09.175 7 INFO nova.api.openstack.compute.server_external_events [req-11e056f5-a6c3-4747-b377-de0311699cb2 req-eaa0028b-4d61-4432-9b75-34de55c03367 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:4ba9ab34-e764-47c2-8aa5-4871bc183e9d for instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e on instance [pid: 7|app: 0|req: 620/1253] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:09.721 8 WARNING neutronclient.v2_0.client [None req-80065a64-7048-4c8f-a314-52967fd494d1 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1254] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:09 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1484 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, ' [pid: 7|app: 0|req: 621/1255] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:53:10 2026] DELETE /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 0 bytes in 130 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-05 07:53:10.405 8 WARNING neutronclient.v2_0.client [None req-ed8ccd59-8894-4936-9983-92cbf0da733c 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1256] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:10 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1655 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:10.849 7 WARNING neutronclient.v2_0.client [None req-c0ad0c91-a9dc-401e-b020-13eb771e90f7 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1257] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:10 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1489 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:11.607 8 WARNING neutronclient.v2_0.client [None req-146307c9-d511-4584-b2dc-6e07fbfc1855 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 636/1258] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:11 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1655 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:11.962 7 WARNING neutronclient.v2_0.client [None req-c0b109cb-32a2-4b71-9387-09076b726020 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] The python binding code in 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/1259] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:11 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:12.773 8 WARNING neutronclient.v2_0.client [None req-f71f35a2-dda8-4266-9f00-b70afbcfca35 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1260] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:12 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1655 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:13.061 7 INFO nova.api.openstack.wsgi [None req-51fd52d5-0f5f-4315-92da-7abf20ff9c27 910a6fd3d8504f888e80e32079668a55 b5b12ac54f004a02bc764ff40ed394a2 - - default default] HTTP exception thrown: Instance 323b4c16-f4bb-4600-bba5-0a3ad64b329e could not be found. [pid: 7|app: 0|req: 624/1261] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:13 2026] GET /v2.1/servers/323b4c16-f4bb-4600-bba5-0a3ad64b329e => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:13.237 8 INFO nova.api.openstack.compute.server_external_events [req-311da823-5859-469f-8c9b-93af18ee965a req-3c0bae85-373a-467c-880d-12518764c213 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:e9f1e446-3e06-40dd-b1ad-fb9612456982 for instance 6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 on instance [pid: 8|app: 0|req: 638/1262] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1263] 10.0.0.86 () {32 vars in 729 bytes} [Thu Mar 5 07:53:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1312937464 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:13.981 8 WARNING neutronclient.v2_0.client [None req-3510c39c-067b-4a85-b7e6-577149c0fa5f 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1264] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:13 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1449 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 07:53:15.087 7 WARNING neutronclient.v2_0.client [None req-cb7db5e4-a4e8-4732-b7b6-ddcc1aa0e9de 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1265] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:15 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1454 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-05 07:53:16.214 8 WARNING neutronclient.v2_0.client [None req-ae8d4506-62a8-44a7-be81-e589f35fbeb6 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] The python binding code in 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/1266] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:16 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 1454 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:17.311 7 INFO nova.api.openstack.wsgi [None req-e6ccc398-196d-4d65-bb06-357a298322e6 75610b1056b54846acc34ea48ef3f0a7 fdcaf44890714a97a0fead94ce13ca77 - - default default] HTTP exception thrown: Instance 6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 could not be found. [pid: 7|app: 0|req: 627/1267] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:17 2026] GET /v2.1/servers/6aebde1a-ac9b-4de6-84ba-a6e5e50ffda9 => generated 111 bytes in 54 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: 643/1272] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:53:29 2026] POST /v2.1/os-keypairs => generated 396 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 630/1273] 10.0.0.86 () {34 vars in 670 bytes} [Thu Mar 5 07:53:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:53:32.895 8 WARNING neutronclient.v2_0.client [None req-a7de151f-676a-4b1d-b4a6-1c0d7092f1d9 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The 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-05 07:53:32.939 8 WARNING neutronclient.v2_0.client [None req-a7de151f-676a-4b1d-b4a6-1c0d7092f1d9 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The 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-05 07:53:32.978 8 WARNING neutronclient.v2_0.client [None req-a7de151f-676a-4b1d-b4a6-1c0d7092f1d9 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The 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-05 07:53:33.202 8 WARNING neutronclient.v2_0.client [None req-a7de151f-676a-4b1d-b4a6-1c0d7092f1d9 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1274] 10.0.0.86 () {34 vars in 662 bytes} [Thu Mar 5 07:53:32 2026] POST /v2.1/servers => generated 496 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 07:53:33.483 7 WARNING neutronclient.v2_0.client [None req-3e6ab54b-7c8f-44de-ac39-d0d741eda9c7 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1275] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:33 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:34.582 8 WARNING neutronclient.v2_0.client [None req-7bd814b5-9d3a-43e3-ab68-aa225568534a 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1276] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:34 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1459 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-05 07:53:35.668 7 WARNING neutronclient.v2_0.client [None req-6f1380e4-6b7b-4b14-8fd6-6828a26fe980 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1277] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:35 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1451 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-05 07:53:36.771 8 WARNING neutronclient.v2_0.client [None req-84a71080-5a8c-4313-a230-2b4b8da8a7fa 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1278] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:36 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1451 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-05 07:53:37.872 8 WARNING neutronclient.v2_0.client [None req-369ffa8d-29e7-4291-8288-c4773f495771 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1281] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:37 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1507 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-05 07:53:39.035 7 WARNING neutronclient.v2_0.client [None req-384b393e-79db-447f-8f5e-c2997591c2a9 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1282] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:38 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1507 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-05 07:53:40.147 8 WARNING neutronclient.v2_0.client [None req-d754ac14-98b7-4342-8399-5e597a661908 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1283] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:40 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1515 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-05 07:53:41.151 7 INFO nova.api.openstack.compute.server_external_events [req-2087942e-259d-470d-8351-1faf103bae88 req-460bd8e6-aada-4b58-bc75-48a7184aed49 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:201f20a6-de53-4f19-8170-4b269eb01f78 for instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 on instance [pid: 7|app: 0|req: 635/1284] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:41 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-05 07:53:41.244 8 WARNING neutronclient.v2_0.client [None req-02eff840-ef85-41a8-9954-b1730c33ce8b 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 650/1285] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:41 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1629 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-05 07:53:42.477 7 WARNING neutronclient.v2_0.client [None req-a5c84058-2808-41c2-81d8-170944ba2d39 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1286] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:42 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:43.652 8 WARNING neutronclient.v2_0.client [None req-75ef6f79-8543-4382-b439-3669d4dc9ebb 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1287] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:43 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1627 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-05 07:53:44.819 7 WARNING neutronclient.v2_0.client [None req-7f472716-e04e-4219-8f1e-e386d9b2d721 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1288] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:44 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1627 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:45.763 8 WARNING neutronclient.v2_0.client [None req-611a85f4-0bc2-4e75-a1f0-d88dcd954c4d ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:53:45.826 8 WARNING neutronclient.v2_0.client [None req-611a85f4-0bc2-4e75-a1f0-d88dcd954c4d ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] 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-05 07:53:45.968 7 WARNING neutronclient.v2_0.client [None req-0372a183-10cc-480e-9c71-d061309f944f 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1289] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:45 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1627 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:47.082 7 INFO nova.api.openstack.compute.server_external_events [req-187d4077-db39-4ade-9085-7ded159706de req-6c8cd85f-f324-469c-9362-5aab8b251448 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:201f20a6-de53-4f19-8170-4b269eb01f78 for instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 on instance [pid: 7|app: 0|req: 639/1290] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:53:47 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-05 07:53:47.121 7 WARNING neutronclient.v2_0.client [None req-48ce2883-e060-442f-b9e9-0c0d6f249591 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1291] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:47 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1627 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:48.121 7 INFO nova.api.openstack.compute.server_external_events [req-0e68662e-2ae2-42ff-a404-160d499b94e8 req-c771fcac-1c64-4c74-8624-b0f8c50565db 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:5810d154-21e5-445b-a3b9-7f01e50c4914 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 643/1294] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:48.336 7 WARNING neutronclient.v2_0.client [None req-80be0b72-1a40-40de-9c63-c9028afc2e49 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1295] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:48 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1807 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-05 07:53:48.584 7 WARNING neutronclient.v2_0.client [None req-96bce508-f859-4dd2-bc01-ac4c66ff853f 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 645/1296] 10.0.0.86 () {32 vars in 740 bytes} [Thu Mar 5 07:53:48 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4/os-interface => generated 284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:49.396 7 INFO nova.api.openstack.compute.server_external_events [req-cd1baffd-87b4-4e80-bd96-e7e1e924b65a req-3bdbec1f-12f2-43db-b624-52b0dd637012 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:201f20a6-de53-4f19-8170-4b269eb01f78 for instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 on instance [pid: 7|app: 0|req: 646/1297] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:49 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-05 07:53:52.692 7 INFO nova.api.openstack.compute.server_external_events [req-85cdd923-2982-461f-9751-e59448bc8254 req-2a713ee9-09a7-4aa1-af04-50f040df49ad 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:5810d154-21e5-445b-a3b9-7f01e50c4914 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 647/1298] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:53: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) 2026-03-05 07:53:54.403 8 WARNING neutronclient.v2_0.client [None req-611a85f4-0bc2-4e75-a1f0-d88dcd954c4d ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/1299] 162.253.55.70 () {36 vars in 811 bytes} [Thu Mar 5 07:53:45 2026] POST /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 281 bytes in 8740 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-05 07:53:54.764 7 INFO nova.api.openstack.compute.server_external_events [req-cafa1373-f319-458f-989d-958596e1ab76 req-10e0f19f-72f5-4730-b577-c0c119f9d297 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:5810d154-21e5-445b-a3b9-7f01e50c4914 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 648/1300] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:54 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-05 07:53:55.042 8 INFO nova.api.openstack.compute.server_external_events [req-88ce4896-09b2-4de1-9c41-20c4339b62e5 req-0a33bfd0-c893-4ecf-aa24-08dd6774a15d 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:5810d154-21e5-445b-a3b9-7f01e50c4914 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 653/1301] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:53:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:53:58.875 7 WARNING neutronclient.v2_0.client [None req-4f516b38-acd9-404d-9c99-d64927e8c6fa 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1304] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:53:58 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1927 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 655/1305] 10.0.0.86 () {32 vars in 752 bytes} [Thu Mar 5 07:54:01 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4/os-server-password => generated 116 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: 651/1306] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:54:02 2026] DELETE /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 0 bytes in 150 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-05 07:54:02.979 8 WARNING neutronclient.v2_0.client [None req-86710374-936a-4902-aae5-438848a323ed 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 656/1307] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:02 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1933 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:04.445 7 WARNING neutronclient.v2_0.client [None req-c240abcf-09c3-4e77-b4db-216d7d3c1401 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1308] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:04 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1933 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, ' [pid: 8|app: 0|req: 657/1309] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:54:04 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 653/1310] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:54:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1311] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-05 07:54:05.191 7 WARNING neutronclient.v2_0.client [None req-fb33c582-f670-44ba-93af-8795ea67d8bb ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1312] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 10405 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1313] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:54:05 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: 655/1314] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2172 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1315] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:54:05 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: 7|app: 0|req: 656/1316] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:54:05 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: 661/1317] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:54:05.613 7 WARNING neutronclient.v2_0.client [None req-c235b8b6-fd80-4272-8263-a91be450cd3c 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in 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/1318] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 663/1319] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 664/1320] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=52c8b87546014eedbccf0d0d26d34ed3 => 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: 665/1321] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=5d43df916c2c46fa99c64b9dba247e77 => 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: 666/1322] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=79256793d41342e0bb47ff2f3927589b => 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: 667/1323] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=a327ca60e37d47be8459ea9aecc6d0cc => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1324] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=a4f65340a4d546de838fe74a93acde59 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1325] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=a531cb801e2140a484b65c5b1d6ff0da => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1326] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1933 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1327] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=a819847f7b7f4d0d850a3c662a282e8c => 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: 7|app: 0|req: 658/1328] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=a88d088d565743149b9928bb9c9dd821 => 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: 671/1329] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:05 2026] GET /v2.1/limits?tenant_id=b42ff94678244be29e0b2314841e09fd => 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/1330] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:06 2026] GET /v2.1/limits?tenant_id=dbc28cc5cfab41a8a91c0774e1d4e575 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1331] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:06 2026] GET /v2.1/limits?tenant_id=e7663e3cf787426dbba425ac70bd033a => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1332] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:54:06 2026] GET /v2.1/limits?tenant_id=fd68b41992f14c6983503d515a6ebb74 => 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: 673/1333] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:54:06 2026] GET /v2.1/os-services => generated 782 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:54:06.570 7 INFO nova.api.openstack.compute.server_external_events [req-4cf2d2d8-7da9-4faf-906a-7518f868427c req-33823198-4932-404e-bbcc-e046cf79eb78 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:201f20a6-de53-4f19-8170-4b269eb01f78 for instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 on instance [pid: 7|app: 0|req: 661/1334] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:54:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:06.951 8 WARNING neutronclient.v2_0.client [None req-3f99897d-b054-4640-adf4-f186bcbc764f 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 674/1335] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:06 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1536 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:08.075 8 WARNING neutronclient.v2_0.client [None req-29d9d4d9-204b-4a95-b7e8-7939d046ec60 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 676/1338] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:08 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1541 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-05 07:54:09.184 7 WARNING neutronclient.v2_0.client [None req-f43e434d-7849-485e-860f-2eea185aca45 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 663/1339] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:09 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 1541 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:10.294 8 INFO nova.api.openstack.wsgi [None req-b2d56be5-9f84-4feb-9926-6320a7a49455 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] HTTP exception thrown: Instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 could not be found. [pid: 8|app: 0|req: 677/1340] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:10 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:10.338 7 INFO nova.api.openstack.wsgi [None req-51aca7bb-61e9-44bb-9e70-50dc45945345 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] HTTP exception thrown: Instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 could not be found. [pid: 7|app: 0|req: 664/1341] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:54:10 2026] DELETE /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:10.392 8 INFO nova.api.openstack.wsgi [None req-f0361ecf-7651-49dc-be26-537d3fffe765 1681cff0d8f54f78a85885d2f9bb8f00 a327ca60e37d47be8459ea9aecc6d0cc - - default default] HTTP exception thrown: Instance 62de6c89-77ba-483b-a3d4-c42ab89682e4 could not be found. [pid: 8|app: 0|req: 678/1342] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:54:10 2026] GET /v2.1/servers/62de6c89-77ba-483b-a3d4-c42ab89682e4 => generated 111 bytes in 51 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: 665/1343] 10.0.0.86 () {32 vars in 705 bytes} [Thu Mar 5 07:54:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1532147843 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1344] 10.0.0.86 () {32 vars in 725 bytes} [Thu Mar 5 07:54:11 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-664458731 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 07:54:27.374 8 WARNING neutronclient.v2_0.client [None req-b40fbf67-c780-414d-b16d-b745c0270a03 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:54:27.415 8 WARNING neutronclient.v2_0.client [None req-b40fbf67-c780-414d-b16d-b745c0270a03 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:54:30.065 7 INFO nova.api.openstack.compute.server_external_events [req-639ff7e5-da1c-4652-ba61-e2cde0714ac9 req-3c50f1c3-4a47-4a88-ae55-a2bfbee17fd2 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:2e9eb869-1d47-4701-a179-e0745a565cf2 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 669/1349] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:54:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:36.400 7 INFO nova.api.openstack.compute.server_external_events [req-de42e4f5-168b-4a75-a8a2-25410cbc3c5a req-5282fcbe-c5b3-45a6-8fa5-70a9d8c32010 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:2e9eb869-1d47-4701-a179-e0745a565cf2 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 670/1350] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:54:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:54:36.955 8 WARNING neutronclient.v2_0.client [None req-b40fbf67-c780-414d-b16d-b745c0270a03 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 681/1351] 162.253.55.70 () {36 vars in 811 bytes} [Thu Mar 5 07:54:27 2026] POST /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 376 bytes in 9673 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-05 07:54:49.185 7 WARNING neutronclient.v2_0.client [None req-2908eb1e-80ca-4c38-9dfc-f3c581de2f81 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The 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-05 07:54:49.240 7 WARNING neutronclient.v2_0.client [None req-2908eb1e-80ca-4c38-9dfc-f3c581de2f81 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] 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-05 07:54:51.502 8 INFO nova.api.openstack.compute.server_external_events [req-bd312499-b62c-4287-95fb-f1745c171521 req-22e2e584-390c-45cb-8952-7fc622cb559b 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b7c6fd91-7943-4038-ad28-9ce31efb95c4 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 684/1356] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:54:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:54:57.043 8 INFO nova.api.openstack.compute.server_external_events [req-a4f8db0b-1681-4a02-923b-65f7a077023d req-e38a38a4-de23-4785-abc3-22e565920f0b 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-plugged:b7c6fd91-7943-4038-ad28-9ce31efb95c4 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 685/1357] 10.0.0.29 () {38 vars in 814 bytes} [Thu Mar 5 07:54:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 07:54:58.313 7 WARNING neutronclient.v2_0.client [None req-2908eb1e-80ca-4c38-9dfc-f3c581de2f81 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/1360] 162.253.55.70 () {36 vars in 811 bytes} [Thu Mar 5 07:54:49 2026] POST /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface => generated 377 bytes in 9315 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-05 07:54:58.981 8 INFO nova.api.openstack.compute.server_external_events [req-af920b3e-ffa9-4364-8444-5c00c7c321b0 req-349a2336-d65b-4e2b-ad4c-1d4ef61d1760 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:2e9eb869-1d47-4701-a179-e0745a565cf2 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 688/1361] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:54:58 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: 7|app: 0|req: 674/1362] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:55:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 255 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: 689/1363] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=03405a9779c54a81b08e4cc7be492429 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1364] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1365] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1366] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1367] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=5d43df916c2c46fa99c64b9dba247e77 => 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: 677/1368] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=79256793d41342e0bb47ff2f3927589b => 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: 692/1369] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=a4f65340a4d546de838fe74a93acde59 => 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: 678/1370] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=a531cb801e2140a484b65c5b1d6ff0da => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1371] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=a88d088d565743149b9928bb9c9dd821 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1372] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=b3aa9aa1490a41a4ad558106d6582269 => 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: 694/1373] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=b42ff94678244be29e0b2314841e09fd => 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: 680/1374] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=dbc28cc5cfab41a8a91c0774e1d4e575 => generated 305 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1375] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/limits?tenant_id=e7663e3cf787426dbba425ac70bd033a => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1376] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:55:05 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) 2026-03-05 07:55:05.924 8 WARNING neutronclient.v2_0.client [None req-15c84f26-c4c1-4fb8-845a-6ce4ba6ec6c3 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1377] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:55:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8292 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1378] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:55:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 40 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: 697/1379] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:55:06 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: 7|app: 0|req: 683/1380] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:55:06 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: 698/1381] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:55:06 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) [pid: 7|app: 0|req: 684/1382] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:55:06 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: 8|app: 0|req: 699/1383] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:55:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 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, ' 2026-03-05 07:55:13.293 8 INFO nova.api.openstack.compute.server_external_events [req-2fd5e7d3-7216-4e6a-866f-2878ec741358 req-1a9faeb5-67b5-401c-bedb-0146eff730eb 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b7c6fd91-7943-4038-ad28-9ce31efb95c4 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 701/1386] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 686/1387] 162.253.55.70 () {34 vars in 854 bytes} [Thu Mar 5 07:55:13 2026] DELETE /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface/b7c6fd91-7943-4038-ad28-9ce31efb95c4 => generated 0 bytes in 76 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-05 07:55:15.341 8 INFO nova.api.openstack.compute.server_external_events [req-f2dce349-05b8-4626-b203-9b0feca0b4aa req-e386feeb-920a-4cb3-8c34-e96b709b4a90 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:b7c6fd91-7943-4038-ad28-9ce31efb95c4 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 702/1388] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:55:22.923 8 INFO nova.api.openstack.compute.server_external_events [req-47ac134f-9ae6-4172-870b-28f4e3cada10 req-abe7b894-fd42-478e-8ae1-012782ff70b3 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:2e9eb869-1d47-4701-a179-e0745a565cf2 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 8|app: 0|req: 704/1391] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1392] 162.253.55.70 () {34 vars in 854 bytes} [Thu Mar 5 07:55:23 2026] DELETE /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface/2e9eb869-1d47-4701-a179-e0745a565cf2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 707/1397] 162.253.55.70 () {34 vars in 854 bytes} [Thu Mar 5 07:55:44 2026] DELETE /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd/os-interface/5810d154-21e5-445b-a3b9-7f01e50c4914 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1400] 162.253.55.70 () {34 vars in 754 bytes} [Thu Mar 5 07:55:48 2026] DELETE /v2.1/servers/4d12af84-ebce-4427-8d90-0aca97220cbd => generated 0 bytes in 132 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-05 07:55:51.966 7 INFO nova.api.openstack.compute.server_external_events [req-d975cfde-5944-4d80-9cc3-ff88920f2fd1 req-902ff887-b530-4668-89b3-b9eab4c37779 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:02739ee6-3cac-445f-ae8f-6d8258a0af19 for instance 4d12af84-ebce-4427-8d90-0aca97220cbd on instance [pid: 7|app: 0|req: 692/1401] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:55:53.731 8 INFO nova.api.openstack.compute.server_external_events [req-8414a85b-9396-49f9-adfa-1dfd73a7d23d req-3e03b748-ead6-4eaa-abd3-2ff019ff420d 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:d3351276-a0c0-4710-b3bb-19bc8f49ce6f for instance ac5f1f85-59a8-430f-a555-18f8017b761a on instance [pid: 8|app: 0|req: 710/1402] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1403] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:55:53 2026] DELETE /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:55:53.867 8 WARNING neutronclient.v2_0.client [None req-b1468102-c6bf-4979-89fc-0b82a95b1292 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1404] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:55:53 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1944 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:55:56.934 7 INFO nova.api.openstack.compute.server_external_events [req-ea076a02-7152-41ca-b242-5dcb570825e2 req-55f3cdfc-cf8d-4369-b727-46312aa82fc7 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:d3351276-a0c0-4710-b3bb-19bc8f49ce6f for instance ac5f1f85-59a8-430f-a555-18f8017b761a on instance [pid: 7|app: 0|req: 694/1405] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:55:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:55:59.106 8 WARNING neutronclient.v2_0.client [None req-6dda1fea-9a7f-4e6d-8ed6-8fe0de1b56d5 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 713/1408] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:55:59 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 1481 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-05 07:56:04.184 7 INFO nova.api.openstack.wsgi [None req-c6e51d55-7441-48a5-bb0f-8abeb841a1f1 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] HTTP exception thrown: Instance ac5f1f85-59a8-430f-a555-18f8017b761a could not be found. [pid: 7|app: 0|req: 696/1409] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:56:04 2026] GET /v2.1/servers/ac5f1f85-59a8-430f-a555-18f8017b761a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:56:04.696 8 WARNING neutronclient.v2_0.client [None req-ce1e4a2c-c90d-4ac7-9f07-cb5ce808367a ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] The python binding code in 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/1410] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:56:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2476 bytes in 410 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: 697/1411] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:56:04 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: 715/1412] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:56:04 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1413] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:56:04 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: 716/1414] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:56:04 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: 7|app: 0|req: 699/1415] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 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: 8|app: 0|req: 717/1416] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1417] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 718/1418] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=5d43df916c2c46fa99c64b9dba247e77 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1419] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=79256793d41342e0bb47ff2f3927589b => 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: 719/1420] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=a4f65340a4d546de838fe74a93acde59 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1421] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=a531cb801e2140a484b65c5b1d6ff0da => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:56:05.433 8 INFO nova.api.openstack.compute.server_external_events [req-965eef46-ecaa-4b46-8eaa-541d42ae3b51 req-c2a1d549-7e2b-49c1-ac69-3a599a1bf11a 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-changed:95a995e3-f6a0-40cc-bc63-8d65c6a2b473 for instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c on instance [pid: 8|app: 0|req: 720/1422] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:56:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 703/1423] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=a88d088d565743149b9928bb9c9dd821 => 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: 704/1424] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=b42ff94678244be29e0b2314841e09fd => 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: 705/1425] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=dbc28cc5cfab41a8a91c0774e1d4e575 => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1426] 10.0.0.86 () {32 vars in 717 bytes} [Thu Mar 5 07:56:05 2026] DELETE /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => 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, ' [pid: 7|app: 0|req: 706/1427] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/limits?tenant_id=e7663e3cf787426dbba425ac70bd033a => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 07:56:05.584 8 WARNING neutronclient.v2_0.client [None req-d32be7aa-076b-4661-8261-d782d92720bf a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 707/1428] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:56:05 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: 708/1429] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:56:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1430] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:56:05 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) [pid: 7|app: 0|req: 710/1431] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1432] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:56:05 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1943 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:56:08.650 7 INFO nova.api.openstack.compute.server_external_events [req-4c93095f-ef53-4bcd-80a4-dee966be079a req-6e7758f2-8a6a-4fe6-9c37-9a646db50d4e 77f03e0b96ee419d8a75b7c2226792a2 4f8fbc440b28413faf100a12cf7d2a0f - - 90d28d6e6ba740f9b23c56c852f19e53 90d28d6e6ba740f9b23c56c852f19e53] Creating event network-vif-deleted:95a995e3-f6a0-40cc-bc63-8d65c6a2b473 for instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c on instance [pid: 7|app: 0|req: 712/1435] 10.0.0.117 () {38 vars in 815 bytes} [Thu Mar 5 07:56:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:56:10.791 8 WARNING neutronclient.v2_0.client [None req-5931ea99-f0a2-4b88-8653-9e2b30c0e14b a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 724/1436] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:56:10 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 1480 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:56:15.870 7 INFO nova.api.openstack.wsgi [None req-4efe42a9-a09b-4424-abaa-211d58d4eda7 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] HTTP exception thrown: Instance 9f58b0f5-b311-47d9-92b7-8b6acc1af43c could not be found. [pid: 7|app: 0|req: 713/1437] 10.0.0.86 () {32 vars in 714 bytes} [Thu Mar 5 07:56:15 2026] GET /v2.1/servers/9f58b0f5-b311-47d9-92b7-8b6acc1af43c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 725/1438] 10.0.0.86 () {32 vars in 725 bytes} [Thu Mar 5 07:56:16 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2021189562 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 07:56:17.006 7 INFO nova.api.openstack.wsgi [None req-abcd252d-a017-4b46-b59d-acbeb469a192 a463f2be0cf04f01bc3d598154e5051d dbc28cc5cfab41a8a91c0774e1d4e575 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2021189562 not found for user a463f2be0cf04f01bc3d598154e5051d [pid: 7|app: 0|req: 714/1439] 10.0.0.86 () {32 vars in 722 bytes} [Thu Mar 5 07:56:16 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2021189562 => 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: 717/1444] 10.0.0.86 () {32 vars in 654 bytes} [Thu Mar 5 07:56:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1445] 10.0.0.86 () {32 vars in 640 bytes} [Thu Mar 5 07:56:31 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-05 07:56:31.994 7 WARNING oslo_db.sqlalchemy.utils [None req-f814f086-2ff3-4de7-b893-6de3ec2600b0 ce5c1c6811244085b1538c73832113ce 36ccd97f976e4312817cfeec5ee62469 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 718/1446] 10.0.0.86 () {32 vars in 648 bytes} [Thu Mar 5 07:56:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1447] 10.0.0.86 () {32 vars in 693 bytes} [Thu Mar 5 07:56:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1454] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/os-security-groups => generated 78 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1455] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 723/1456] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => 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: 734/1457] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 724/1458] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1459] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:57:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 725/1460] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:57:04 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: 8|app: 0|req: 736/1461] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:57:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 726/1462] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1463] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1464] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:57:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 738/1465] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:57:04 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) [pid: 8|app: 0|req: 745/1478] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:58:04 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 734/1479] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:58:04 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: 8|app: 0|req: 746/1480] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:58:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1481] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:58:04 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: 8|app: 0|req: 747/1482] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:58:04 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: 736/1483] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:58:04 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: 748/1484] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:58:04 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: 737/1485] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:58:04 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: 749/1486] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:58:04 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: 7|app: 0|req: 738/1487] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:58:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 48 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: 750/1488] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:58:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1489] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:58:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 746/1502] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 07:59:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1503] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 07:59:04 2026] GET /v2.1/os-aggregates => generated 18 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: 7|app: 0|req: 747/1504] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 07:59:04 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: 8|app: 0|req: 758/1505] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:59:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 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, ' [pid: 7|app: 0|req: 748/1506] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:59:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1507] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 07:59:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1508] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 07:59:04 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: 760/1509] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 07:59:04 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: 750/1510] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:59:04 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: 761/1511] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 07:59:04 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: 7|app: 0|req: 751/1512] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 07:59:04 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: 762/1513] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 07:59:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1516] 10.0.0.209 () {28 vars in 454 bytes} [Thu Mar 5 07:59:13 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: 764/1517] 10.0.0.209 () {30 vars in 658 bytes} [Thu Mar 5 07:59:13 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 754/1518] 10.0.0.209 () {32 vars in 731 bytes} [Thu Mar 5 07:59:13 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: 765/1519] 10.0.0.209 () {34 vars in 806 bytes} [Thu Mar 5 07:59:13 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1520] 10.0.0.209 () {28 vars in 454 bytes} [Thu Mar 5 07:59:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1521] 10.0.0.209 () {30 vars in 658 bytes} [Thu Mar 5 07:59:14 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: 756/1522] 10.0.0.209 () {32 vars in 731 bytes} [Thu Mar 5 07:59:14 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1523] 10.0.0.209 () {34 vars in 894 bytes} [Thu Mar 5 07:59:14 2026] GET /v2.1/servers/detail?project_id=168213fd90cf4ff7bb3edf3bac797c7d&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1524] 10.0.0.209 () {34 vars in 894 bytes} [Thu Mar 5 07:59:14 2026] GET /v2.1/servers/detail?project_id=36ccd97f976e4312817cfeec5ee62469&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1525] 10.0.0.209 () {34 vars in 894 bytes} [Thu Mar 5 07:59:14 2026] GET /v2.1/servers/detail?project_id=4f8fbc440b28413faf100a12cf7d2a0f&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1536] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1537] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 08:00:04 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: 764/1538] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1539] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:00:04 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) [pid: 7|app: 0|req: 765/1540] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 08:00:04 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: 776/1541] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 766/1542] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1543] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 767/1544] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 08:00:05 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: 778/1545] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 768/1546] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 779/1547] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:00:05 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: 781/1550] 10.0.0.210 () {28 vars in 454 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1551] 10.0.0.210 () {30 vars in 658 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 782/1552] 10.0.0.210 () {32 vars in 731 bytes} [Thu Mar 5 08:00:08 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: 771/1553] 10.0.0.210 () {34 vars in 765 bytes} [Thu Mar 5 08:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1554] 10.0.0.210 () {28 vars in 454 bytes} [Thu Mar 5 08:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1555] 10.0.0.210 () {30 vars in 658 bytes} [Thu Mar 5 08:00:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 784/1556] 10.0.0.210 () {32 vars in 731 bytes} [Thu Mar 5 08:00:12 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: 773/1557] 10.0.0.210 () {34 vars in 765 bytes} [Thu Mar 5 08:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1558] 10.0.0.210 () {28 vars in 454 bytes} [Thu Mar 5 08: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 774/1559] 10.0.0.210 () {30 vars in 658 bytes} [Thu Mar 5 08:00:16 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: 8|app: 0|req: 786/1560] 10.0.0.210 () {32 vars in 731 bytes} [Thu Mar 5 08:00:16 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1561] 10.0.0.210 () {34 vars in 808 bytes} [Thu Mar 5 08: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: 7|app: 0|req: 777/1564] 10.0.0.210 () {28 vars in 454 bytes} [Thu Mar 5 08:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1565] 10.0.0.210 () {30 vars in 658 bytes} [Thu Mar 5 08:00:21 2026] GET /v2.1 => generated 0 bytes in 35 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: 778/1566] 10.0.0.210 () {32 vars in 731 bytes} [Thu Mar 5 08:00:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1567] 10.0.0.210 () {34 vars in 808 bytes} [Thu Mar 5 08:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 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: 794/1576] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1577] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => generated 302 bytes in 61 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: 795/1578] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1579] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1580] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 08:01:04 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: 785/1581] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 41 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/1582] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 08:01:04 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: 786/1583] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1584] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:01:04 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: 787/1585] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 08:01:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1586] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 08:01:04 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, ' [pid: 7|app: 0|req: 788/1587] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 08:01:04 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: 795/1600] 10.0.0.182 () {32 vars in 711 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1601] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 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: 796/1602] 10.0.0.182 () {32 vars in 668 bytes} [Thu Mar 5 08:02:04 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: 807/1603] 10.0.0.182 () {32 vars in 686 bytes} [Thu Mar 5 08:02:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1604] 10.0.0.182 () {32 vars in 688 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 808/1605] 10.0.0.182 () {32 vars in 672 bytes} [Thu Mar 5 08:02:04 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: 798/1606] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/limits?tenant_id=168213fd90cf4ff7bb3edf3bac797c7d => 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: 809/1607] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/limits?tenant_id=36ccd97f976e4312817cfeec5ee62469 => generated 299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1608] 10.0.0.182 () {32 vars in 743 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/limits?tenant_id=4f8fbc440b28413faf100a12cf7d2a0f => 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: 810/1609] 10.0.0.182 () {32 vars in 682 bytes} [Thu Mar 5 08:02:04 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: 7|app: 0|req: 800/1610] 10.0.0.182 () {32 vars in 707 bytes} [Thu Mar 5 08:02:04 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1611] 10.0.0.182 () {32 vars in 703 bytes} [Thu Mar 5 08:02:05 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)